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 ?????????P\ 0011111100111111001111110011111100111111001111110011111100111111001111110101000001011100 3f3f3f3f3f3f3f3f3f505c
SJIS-WIN ?????????P\ 0011111100111111001111110011111100111111001111110011111100111111001111110101000001011100 3f3f3f3f3f3f3f3f3f505c
EUC-JP ?????????P\ 0011111100111111001111110011111100111111001111110011111100111111001111110101000001011100 3f3f3f3f3f3f3f3f3f505c
UTF-8 챵찾쩌쨈혧횋횎쩌쩔P\ 1110110010110001101101011110110010110000101111101110110010101001100011001110110010101000100010001110110110011000101001111110110110011010100010111110110110011010100011101110110010101001100011001110110010101001100101000101000001011100 ecb1b5ecb0beeca98ceca888ed98a7ed9a8bed9a8eeca98ceca994505c
UHC 챵찾쩌쨈혧횋횎쩌쩔P\ 1100001110110010110000111010001111000010101111001100001010110100110000101000111111000011100010011100001110001010110000101011110011000010101111110101000001011100 c3b2c3a3c2bcc2b4c28fc389c38ac2bcc2bf505c

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