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 ?哭?獺?哭?獺^ 00111111100110100100110000111111111000001101101000111111100110100100110000111111111000001101101001011110 3f9a4c3fe0da3f9a4c3fe0da5e
EUC-JP ?哭?獺?哭?獺^ 00111111110100111010110100111111111000001101110000111111110100111010110100111111111000001101110001011110 3fd3ad3fe0dc3fd3ad3fe0dc5e
UTF-8 렺哭렺獺렺哭렺獺^ 11101011101000001011101011100101100100111010110111101011101000001011101011100111100011011011101011101011101000001011101011100101100100111010110111101011101000001011101011100111100011011011101001011110 eba0bae593adeba0bae78dbaeba0bae593adeba0bae78dba5e
UHC 렺哭렺獺렺哭렺獺^ 1000111011000010110011011101011010001110110000101101001110110111100011101100001011001101110101101000111011000010110100111011011101011110 8ec2cdd68ec2d3b78ec2cdd68ec2d3b75e

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