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 11100110101110011001101111100101100011111010100111100110101110011001101111100101100011111010100101000010 e6b99be58fa9e6b99be58fa942
EUC-JP 貉帛娼貉帛娼B 11101100101110111101011011100111101111101010101111101100101110111101011011100111101111101010101101000010 ecbbd6e7beabecbbd6e7beab42
UTF-8 貉帛娼貉帛娼B 11101000101100101000100111100101101110001001101111100101101010001011110011101000101100101000100111100101101110001001101111100101101010001011110001000010 e8b289e5b89be5a8bce8b289e5b89be5a8bc42
UHC ?帛娼?帛娼B 0011111111011011110110011111001111011110001111111101101111011001111100111101111001000010 3fdbd9f3de3fdbd9f3de42

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