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 ?}?q}?}?q{^ 0011111101111101001111110111000101111101001111110111110100111111011100010111101101011110 3f7d3f717d3f7d3f717b5e
SJIS-WIN ?}?q}?}?q{^ 0011111101111101001111110111000101111101001111110111110100111111011100010111101101011110 3f7d3f717d3f7d3f717b5e
EUC-JP ?}?q}?}?q{^ 0011111101111101001111110111000101111101001111110111110100111111011100010111101101011110 3f7d3f717d3f7d3f717b5e
UTF-8 혰}창q}혰}창q{^ 11101101100110001011000001111101111011001011000010111101011100010111110111101101100110001011000001111101111011001011000010111101011100010111101101011110 ed98b07decb0bd717ded98b07decb0bd717b5e
UHC 혰}창q}혰}창q{^ 110000101001011101111101110000111010001001110001011111011100001010010111011111011100001110100010011100010111101101011110 c2977dc3a2717dc2977dc3a2717b5e

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