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 ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
EUC-JP ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
UTF-8 챈혖혖횓쩍챙혘혥@h 1110110010110001100010001110110110011000100101101110110110011000100101101110110110011010100100111110110010101001100011011110110010110001100110011110110110011000100110001110110110011000101001010100000001101000 ecb188ed9896ed9896ed9a93eca98decb199ed9898ed98a54068
UHC 챈혖혖횓쩍챙혘혥@h 110000111010011011000010100000011100001010000001110000111000111011000010101111011100001110101100110000101000001111000010100011010100000001101000 c3a6c281c281c38ec2bdc3acc283c28d4068

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