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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???準???樽^ 0011111100111111001111111000111110000000001111110011111100111111100100100100110101011110 3f3f3f8f803f3f3f924d5e
EUC-JP ???準???樽^ 0011111100111111001111111011110111100000001111110011111100111111110000111010111001011110 3f3f3fbde03f3f3fc3ae5e
UTF-8 롎렧렊準롎렧렊樽^ 11101011101000011000111011101011101000001010011111101011101000001000101011100110101110101001011011101011101000011000111011101011101000001010011111101011101000001000101011100110101010001011110101011110 eba18eeba0a7eba08ae6ba96eba18eeba0a7eba08ae6a8bd5e
UHC 롎렧렊準롎렧렊樽^ 1000111011010100100011101011011010001110101000011111000111011110100011101101010010001110101101101000111010100001111100011101110001011110 8ed48eb68ea1f1de8ed48eb68ea1f1dc5e

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