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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 贈???L}贈???L{^ 100100011010000100111111001111110011111101001100011111011001000110100001001111110011111100111111010011000111101101011110 91a13f3f3f4c7d91a13f3f3f4c7b5e
EUC-JP 贈???L}贈???L{^ 110000101010001100111111001111110011111101001100011111011100001010100011001111110011111100111111010011000111101101011110 c2a33f3f3f4c7dc2a33f3f3f4c7b5e
UTF-8 贈골렰렪L}贈골렰렪L{^ 1110100010110100100010001110101010110011101010001110101110100000101100001110101110100000101010100100110001111101111010001011010010001000111010101011001110101000111010111010000010110000111010111010000010101010010011000111101101011110 e8b488eab3a8eba0b0eba0aa4c7de8b488eab3a8eba0b0eba0aa4c7b5e
UHC 贈골렰렪L}贈골렰렪L{^ 111100011111110010110000111100011000111010111101100011101011100001001100011111011111000111111100101100001111000110001110101111011000111010111000010011000111101101011110 f1fcb0f18ebd8eb84c7df1fcb0f18ebd8eb84c7b5e

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