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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 贈?贈?N}贈?贈?N{^ 1001000110100001001111111001000110100001001111110100111001111101100100011010000100111111100100011010000100111111010011100111101101011110 91a13f91a13f4e7d91a13f91a13f4e7b5e
EUC-JP 贈?贈?N}贈?贈?N{^ 1100001010100011001111111100001010100011001111110100111001111101110000101010001100111111110000101010001100111111010011100111101101011110 c2a33fc2a33f4e7dc2a33fc2a33f4e7b5e
UTF-8 贈냥贈냘N}贈냥贈냘N{^ 1110100010110100100010001110101110000011101001011110100010110100100010001110101110000011100110000100111001111101111010001011010010001000111010111000001110100101111010001011010010001000111010111000001110011000010011100111101101011110 e8b488eb83a5e8b488eb83984e7de8b488eb83a5e8b488eb83984e7b5e
UHC 贈냥贈냘N}贈냥贈냘N{^ 111100011111110010110011110010011111000111111100101100111100011101001110011111011111000111111100101100111100100111110001111111001011001111000111010011100111101101011110 f1fcb3c9f1fcb3c74e7df1fcb3c9f1fcb3c74e7b5e

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