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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 甕??鴨?甕??鴨?B 111000010101000000111111001111111000101010011011001111111110000101010000001111110011111110001010100110110011111101000010 e1503f3f8a9b3fe1503f3f8a9b3f42
EUC-JP 甕??鴨?甕??鴨?B 111000011011000100111111001111111011001111111011001111111110000110110001001111110011111110110011111110110011111101000010 e1b13f3fb3fb3fe1b13f3fb3fb3f42
UTF-8 甕겸닽鴨쫣甕겸닽鴨쫣B 11100111100101001001010111101010101100101011100011101011100010111011110111101001101101001010100011101100101010111010001111100111100101001001010111101010101100101011100011101011100010111011110111101001101101001010100011101100101010111010001101000010 e79495eab2b8eb8bbde9b4a8ecaba3e79495eab2b8eb8bbde9b4a8ecaba342
UHC 甕겸닽鴨쫣甕겸닽鴨쫣B 111010001011100010110000111000101000100010101011111001001110010110100110011101101110100010111000101100001110001010001000101010111110010011100101101001100111011001000010 e8b8b0e288abe4e5a676e8b8b0e288abe4e5a67642

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