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 ??淫???淫?^ 0011111100111111100010001111101000111111001111110011111110001000111110100011111101011110 3f3f88fa3f3f3f88fa3f5e
EUC-JP 嫄?淫?嫄?淫?^ 100011111011101010100001001111111011000011111100001111111000111110111010101000010011111110110000111111000011111101011110 8fbaa13fb0fc3f8fbaa13fb0fc3f5e
UTF-8 嫄렗淫급嫄렗淫긁^ 11100101101010111000010011101011101000001001011111100110101101111010101111101010101110001000100111100101101010111000010011101011101000001001011111100110101101111010101111101010101110001000000101011110 e5ab84eba097e6b7abeab889e5ab84eba097e6b7abeab8815e
UHC 嫄렗淫급嫄렗淫긁^ 1110101010110001100011101010110011101011111000101011000111011110111010101011000110001110101011001110101111100010101100011101110001011110 eab18eacebe2b1deeab18eacebe2b1dc5e

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