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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 顋咬坎}顋咬坎{^ 111010001111100110011001111110011001101010101010011111011110100011111001100110011111100110011010101010100111101101011110 e8f999f99aaa7de8f999f99aaa7b5e
EUC-JP 顋咬坎}顋咬坎{^ 111100001111101111010010111110111101010010101100011111011111000011111011110100101111101111010100101011000111101101011110 f0fbd2fbd4ac7df0fbd2fbd4ac7b5e
UTF-8 顋咬坎}顋咬坎{^ 111010011010000110001011111001011001001010101100111001011001110110001110011111011110100110100001100010111110010110010010101011001110010110011101100011100111101101011110 e9a18be592ace59d8e7de9a18be592ace59d8e7b5e
UHC ?咬坎}?咬坎{^ 00111111110011101110000111001010111011000111110100111111110011101110000111001010111011000111101101011110 3fcee1caec7d3fcee1caec7b5e

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