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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 贈?淀?}贈?淀?{^ 100100011010000100111111100101111000010000111111011111011001000110100001001111111001011110000100001111110111101101011110 91a13f97843f7d91a13f97843f7b5e
EUC-JP 贈?淀?}贈?淀?{^ 110000101010001100111111110011011110010000111111011111011100001010100011001111111100110111100100001111110111101101011110 c2a33fcde43f7dc2a33fcde43f7b5e
UTF-8 贈렟淀렏}贈렟淀렏{^ 111010001011010010001000111010111010000010011111111001101011011110000000111010111010000010001111011111011110100010110100100010001110101110100000100111111110011010110111100000001110101110100000100011110111101101011110 e8b488eba09fe6b780eba08f7de8b488eba09fe6b780eba08f7b5e
UHC 贈렟淀렏}贈렟淀렏{^ 11110001111111001000111010110000111011111110001110001110101001010111110111110001111111001000111010110000111011111110001110001110101001010111101101011110 f1fc8eb0efe38ea57df1fc8eb0efe38ea57b5e

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