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 彫?鉛?}彫?鉛?{^ 100100101010010000111111100010011001010000111111011111011001001010100100001111111000100110010100001111110111101101011110 92a43f89943f7d92a43f89943f7b5e
EUC-JP 彫?鉛?}彫?鉛?{^ 110001001010011000111111101100011111010000111111011111011100010010100110001111111011000111110100001111110111101101011110 c4a63fb1f43f7dc4a63fb1f43f7b5e
UTF-8 彫셈鉛섈}彫셈鉛섈{^ 111001011011110110101011111011001000010110001000111010011000100110011011111011001000010010001000011111011110010110111101101010111110110010000101100010001110100110001001100110111110110010000100100010000111101101011110 e5bdabec8588e9899bec84887de5bdabec8588e9899bec84887b5e
UHC 彫셈鉛섈}彫셈鉛섈{^ 11110000110000011011110011000000111001101110011110111100101010100111110111110000110000011011110011000000111001101110011110111100101010100111101101011110 f0c1bcc0e6e7bcaa7df0c1bcc0e6e7bcaa7b5e

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