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 11100111100000001000110110001001100010101010100111100111100000111000101110001001100010101010100101000010 e7808d898aa9e7838b898aa942
EUC-JP 轢拷勧辜級勧B 11101101111000001011100111101001101101001010101111101101111000111011010111101001101101001010101101000010 ede0b9e9b4abede3b5e9b4ab42
UTF-8 轢拷勧辜級勧B 11101000101111011010001011100110100010111011011111100101100010111010011111101000101111101001110011100111101101001001101011100101100010111010011101000010 e8bda2e68bb7e58ba7e8be9ce7b49ae58ba742
UHC 轢拷?辜級?B 1101010111111001110011011011100000111111110011011101000011010000111001000011111101000010 d5f9cdb83fcdd0d0e43f42

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