To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 炅獲n}炅獲n{^ 11111011010100011000101001101100011011100111110111111011010100011000101001101100011011100111101101011110 fb518a6c6e7dfb518a6c6e7b5e
EUC-JP 炅獲n}炅獲n{^ 100011111100100111001010101100111100110101101110011111011000111111001001110010101011001111001101011011100111101101011110 8fc9cab3cd6e7d8fc9cab3cd6e7b5e
UTF-8 炅獲n}炅獲n{^ 1110011110000010100001011110011110001101101100100110111001111101111001111000001010000101111001111000110110110010011011100111101101011110 e78285e78db26e7de78285e78db26e7b5e
UHC 炅獲n}炅獲n{^ 11001100110111011111110011110010011011100111110111001100110111011111110011110010011011100111101101011110 ccddfcf26e7dccddfcf26e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)