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???N?N???N^ 00111111010011100011111100111111001111110100111000111111010011100011111100111111001111110100111001011110 3f4e3f3f3f4e3f4e3f3f3f4e5e
SJIS-WIN ?N???N?N???N^ 00111111010011100011111100111111001111110100111000111111010011100011111100111111001111110100111001011110 3f4e3f3f3f4e3f4e3f3f3f4e5e
EUC-JP ?N???N?N???N^ 00111111010011100011111100111111001111110100111000111111010011100011111100111111001111110100111001011110 3f4e3f3f3f4e3f4e3f3f3f4e5e
UTF-8 혡N혱횛혡N혡N혱횛혡N^ 1110110110011000101000010100111011101101100110001011000111101101100110101001101111101101100110001010000101001110111011011001100010100001010011101110110110011000101100011110110110011010100110111110110110011000101000010100111001011110 ed98a14eed98b1ed9a9bed98a14eed98a14eed98b1ed9a9bed98a14e5e
UHC 혡N혱횛혡N혡N혱횛혡N^ 110000101000101001001110110000101001100011000011100101011100001010001010010011101100001010001010010011101100001010011000110000111001010111000010100010100100111001011110 c28a4ec298c395c28a4ec28a4ec298c395c28a4e5e

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