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 章?艇?章?艇?^ 10001111110011010011111110010010111110000011111110001111110011010011111110010010111110000011111101011110 8fcd3f92f83f8fcd3f92f83f5e
EUC-JP 章?艇?章?艇?^ 10111110110011110011111111000100111110100011111110111110110011110011111111000100111110100011111101011110 becf3fc4fa3fbecf3fc4fa3f5e
UTF-8 章렧艇螺章렧艇羅^ 11100111101010111010000011101011101000001010011111101000100010011000011111101111101001001001000111100111101010111010000011101011101000001010011111101000100010011000011111101111101001001000111101011110 e7aba0eba0a7e88987efa491e7aba0eba0a7e88987efa48f5e
UHC 章렧艇螺章렧艇羅^ 1110110111110001100011101011011011101111111100111101000111011110111011011111000110001110101101101110111111110011110100011101110001011110 edf18eb6eff3d1deedf18eb6eff3d1dc5e

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