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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 傳???異?訂 10011001010000100011111100111111001111111000100011011001001111111001001011111001 99423f3f3f88d93f92f9
EUC-JP 傳???異?訂 11010001101000110011111100111111001111111011000011011011001111111100010011111011 d1a33f3f3fb0db3fc4fb
UTF-8 傳닻렓렜異렡訂 111001011000001010110011111010111000101110111011111010111010000010010011111010111010000010011100111001111001010110110000111010111010000010100001111010001010100010000010 e582b3eb8bbbeba093eba09ce795b0eba0a1e8a882
UHC 傳닻렓렜異렡訂 1110111011101110101101001110100110001110101010001000111010101110111011001011011010001110101100101110111111110100 eeeeb4e98ea88eaeecb68eb2eff4

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