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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 烏△?闕烏△?闕^ 100010010100011110000001101000100011111111101000100011011000100101000111100000011010001000111111111010001000110101011110 894781a23fe88d894781a23fe88d5e
EUC-JP 烏△?闕烏△?闕^ 101100011010100010100010101001000011111111101111111011011011000110101000101000101010010000111111111011111110110101011110 b1a8a2a43fefedb1a8a2a43fefed5e
UTF-8 烏△뀤闕烏△뀤闕^ 11100111100000111000111111100010100101101011001111101011100000001010010011101001100101111001010111100111100000111000111111100010100101101011001111101011100000001010010011101001100101111001010101011110 e7838fe296b3eb80a4e99795e7838fe296b3eb80a4e997955e
UHC 烏△뀤闕烏△뀤闕^ 1110100010100001101000011110001010000101100110111100111111110100111010001010000110100001111000101000010110011011110011111111010001011110 e8a1a1e2859bcff4e8a1a1e2859bcff45e

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