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 1110110010110010100111001110110010101001100011011110110010110010100111001110110010101001100011011110110010110010100111001110110010101001100011011110110010110001101010001110110010110000101111100100000001101000 ecb29ceca98decb29ceca98decb29ceca98decb1a8ecb0be4068
UHC 천쩍천쩍천쩍챨찾@h 110000111011010111000010101111011100001110110101110000101011110111000011101101011100001010111101110000111011000011000011101000110100000001101000 c3b5c2bdc3b5c2bdc3b5c2bdc3b0c3a34068

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