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 ?逑??懃逑?倍^ 00111111111001111001001100111111001111111001110011100111111001111001001100111111100101000111101101011110 3fe7933f3f9ce7e7933f947b5e
EUC-JP ?逑??懃逑?倍^ 00111111111011011111001100111111001111111101100011101001111011011111001100111111110001111101110001011110 3fedf33f3fd8e9edf33fc7dc5e
UTF-8 렺逑렺唜懃逑렺倍^ 11101011101000001011101011101001100000001001000111101011101000001011101011100101100101001001110011100110100001111000001111101001100000001001000111101011101000001011101011100101100000001000110101011110 eba0bae98091eba0bae5949ce68783e98091eba0bae5808d5e
UHC 렺逑렺唜懃逑렺倍^ 1000111011000010110011111100011110001110110000101101100011000101110100001100010011001111110001111000111011000010110110111100001101011110 8ec2cfc78ec2d8c5d0c4cfc78ec2dbc35e

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