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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 袱犢芳袱犢芳B 11100101110111101110000010110111100101100100011011100101110111101110000010110111100101100100011001000010 e5dee0b79646e5dee0b7964642
EUC-JP 袱犢芳袱犢芳B 11101010111000001110000010111001110010111010011111101010111000001110000010111001110010111010011101000010 eae0e0b9cba7eae0e0b9cba742
UTF-8 袱犢芳袱犢芳B 11101000101000101011000111100111100010101010001011101000100010101011001111101000101000101011000111100111100010101010001011101000100010101011001101000010 e8a2b1e78aa2e88ab3e8a2b1e78aa2e88ab342
UHC ?犢芳?犢芳B 0011111111010100101110111101101110111011001111111101010010111011110110111011101101000010 3fd4bbdbbb3fd4bbdbbb42

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