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 贈???茁?? 100100011010000100111111001111110011111111111011100100110011111100111111 91a13f3f3ffb933f3f
EUC-JP 贈???茁?? 11000010101000110011111100111111001111111000111111010111110111100011111100111111 c2a33f3f3f8fd7de3f3f
UTF-8 贈숄렰렭茁닿렗 111010001011010010001000111011001000100010000100111010111010000010110000111010111010000010101101111010001000110010000001111010111000101110111111111010111010000010010111 e8b488ec8884eba0b0eba0ade88c81eb8bbfeba097
UHC 贈숄렰렭茁닿렗 1111000111111100101111001111000110001110101111011000111010111010111100011110100010110100111010101000111010101100 f1fcbcf18ebd8ebaf1e8b4ea8eac

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