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 ?????N?\???V?\ 0011111100111111001111110011111100111111010011100011111101011100001111110011111100111111010101100011111101011100 3f3f3f3f3f4e3f5c3f3f3f563f5c
SJIS-WIN ?????N?\???V?\ 0011111100111111001111110011111100111111010011100011111101011100001111110011111100111111010101100011111101011100 3f3f3f3f3f4e3f5c3f3f3f563f5c
EUC-JP ?????N?\???V?\ 0011111100111111001111110011111100111111010011100011111101011100001111110011111100111111010101100011111101011100 3f3f3f3f3f4e3f5c3f3f3f563f5c
UTF-8 채횥혖혧혧N찾\혙혝혧V챔\ 11101100101100011000010011101101100110101010010111101101100110001001011011101101100110001010011111101101100110001010011101001110111011001011000010111110010111001110110110011000100110011110110110011000100111011110110110011000101001110101011011101100101100011001010001011100 ecb184ed9aa5ed9896ed98a7ed98a74eecb0be5ced9899ed989ded98a756ecb1945c
UHC 채횥혖혧혧N찾\혙혝혧V챔\ 110000111010010011000011100111001100001010000001110000101000111111000010100011110100111011000011101000110101110011000010100001001100001010000111110000101000111101010110110000111010100001011100 c3a4c39cc281c28fc28f4ec3a35cc284c287c28f56c3a85c

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