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???????? 00111111010011100011111100111111001111110011111100111111001111110011111100111111 3f4e3f3f3f3f3f3f3f3f
SJIS-WIN ?N???????? 00111111010011100011111100111111001111110011111100111111001111110011111100111111 3f4e3f3f3f3f3f3f3f3f
EUC-JP ?N???????? 00111111010011100011111100111111001111110011111100111111001111110011111100111111 3f4e3f3f3f3f3f3f3f3f
UTF-8 혡N혟채혖짚창천혡책 11101101100110001010000101001110111011011001100010011111111011001011000110000100111011011001100010010110111011001010011110011010111011001011000010111101111011001011001010011100111011011001100010100001111011001011000110000101 ed98a14eed989fecb184ed9896eca79aecb0bdecb29ced98a1ecb185
UHC 혡N혟채혖짚창천혡책 11000010100010100100111011000010100010011100001110100100110000101000000111000010101001001100001110100010110000111011010111000010100010101100001110100101 c28a4ec289c3a4c281c2a4c3a2c3b5c28ac3a5

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