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 雕?艇?雕?艇?^ 11101000101110000011111110010010111110000011111111101000101110000011111110010010111110000011111101011110 e8b83f92f83fe8b83f92f83f5e
EUC-JP 雕?艇?雕?艇?^ 11110000101110100011111111000100111110100011111111110000101110100011111111000100111110100011111101011110 f0ba3fc4fa3ff0ba3fc4fa3f5e
UTF-8 雕렍艇뒷雕렍艇뒬^ 11101001100110111001010111101011101000001000110111101000100010011000011111101011100100101011011111101001100110111001010111101011101000001000110111101000100010011000011111101011100100101010110001011110 e99b95eba08de88987eb92b7e99b95eba08de88987eb92ac5e
UHC 雕렍艇뒷雕렍艇뒬^ 1111000011100111100011101010001111101111111100111011010111011110111100001110011110001110101000111110111111110011101101011101110001011110 f0e78ea3eff3b5def0e78ea3eff3b5dc5e

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