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 11100111110101111110101010000111100100000110001111100111110101111110101010000111100100000110001101000010 e7d7ea879063e7d7ea87906342
EUC-JP 釋鼇芯釋鼇芯B 11101110110110011111001111100111101111111100010011101110110110011111001111100111101111111100010001000010 eed9f3e7bfc4eed9f3e7bfc442
UTF-8 釋鼇芯釋鼇芯B 11101001100001111000101111101001101111001000011111101000100010101010111111101001100001111000101111101001101111001000011111101000100010101010111101000010 e9878be9bc87e88aafe9878be9bc87e88aaf42
UHC 釋鼇芯釋鼇芯B 11100000101101111110100010101000111001001010010111100000101101111110100010101000111001001010010101000010 e0b7e8a8e4a5e0b7e8a8e4a542

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