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 ?螟??懃螟?倍^ 00111111111001011010010000111111001111111001110011100111111001011010010000111111100101000111101101011110 3fe5a43f3f9ce7e5a43f947b5e
EUC-JP ?螟??懃螟?倍^ 00111111111010101010011000111111001111111101100011101001111010101010011000111111110001111101110001011110 3feaa63f3fd8e9eaa63fc7dc5e
UTF-8 렺螟렺唜懃螟렺倍^ 11101011101000001011101011101000100111101001111111101011101000001011101011100101100101001001110011100110100001111000001111101000100111101001111111101011101000001011101011100101100000001000110101011110 eba0bae89e9feba0bae5949ce68783e89e9feba0bae5808d5e
UHC 렺螟렺唜懃螟렺倍^ 1000111011000010110110011010110110001110110000101101100011000101110100001100010011011001101011011000111011000010110110111100001101011110 8ec2d9ad8ec2d8c5d0c4d9ad8ec2dbc35e

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