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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?幄?}?幄?{^ 0011111110011011111010000011111101111101001111111001101111101000001111110111101101011110 3f9be83f7d3f9be83f7b5e
EUC-JP ?幄?}?幄?{^ 0011111111010110111010100011111101111101001111111101011011101010001111110111101101011110 3fd6ea3f7d3fd6ea3f7b5e
UTF-8 롏幄렔}롏幄렔{^ 111010111010000110001111111001011011100110000100111010111010000010010100011111011110101110100001100011111110010110111001100001001110101110100000100101000111101101011110 eba18fe5b984eba0947deba18fe5b984eba0947b5e
UHC 롏幄렔}롏幄렔{^ 100011101101010111100100110000011000111010101001011111011000111011010101111001001100000110001110101010010111101101011110 8ed5e4c18ea97d8ed5e4c18ea97b5e

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