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 11100111110101111110100111100101100100000110001111100111110101111110100111100101100100000110001101000010 e7d7e9e59063e7d7e9e5906342
EUC-JP 釋鱧芯釋鱧芯B 11101110110110011111001011100111101111111100010011101110110110011111001011100111101111111100010001000010 eed9f2e7bfc4eed9f2e7bfc442
UTF-8 釋鱧芯釋鱧芯B 11101001100001111000101111101001101100011010011111101000100010101010111111101001100001111000101111101001101100011010011111101000100010101010111101000010 e9878be9b1a7e88aafe9878be9b1a7e88aaf42
UHC 釋?芯釋?芯B 1110000010110111001111111110010010100101111000001011011100111111111001001010010101000010 e0b73fe4a5e0b73fe4a542

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