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???Zv?N???ZvB 001111110100111000111111001111110011111101011010011101100011111101001110001111110011111100111111010110100111011001000010 3f4e3f3f3f5a763f4e3f3f3f5a7642
SJIS-WIN ?N???Zv?N???ZvB 001111110100111000111111001111110011111101011010011101100011111101001110001111110011111100111111010110100111011001000010 3f4e3f3f3f5a763f4e3f3f3f5a7642
EUC-JP ?N???Zv?N???ZvB 001111110100111000111111001111110011111101011010011101100011111101001110001111110011111100111111010110100111011001000010 3f4e3f3f3f5a763f4e3f3f3f5a7642
UTF-8 챈N혢챔혟Zv챈N혢챔혟ZvB 11101100101100011000100001001110111011011001100010100010111011001011000110010100111011011001100010011111010110100111011011101100101100011000100001001110111011011001100010100010111011001011000110010100111011011001100010011111010110100111011001000010 ecb1884eed98a2ecb194ed989f5a76ecb1884eed98a2ecb194ed989f5a7642
UHC 챈N혢챔혟Zv챈N혢챔혟ZvB 1100001110100110010011101100001010001011110000111010100011000010100010010101101001110110110000111010011001001110110000101000101111000011101010001100001010001001010110100111011001000010 c3a64ec28bc3a8c2895a76c3a64ec28bc3a8c2895a7642

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