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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 惟甲N}惟甲N{^ 10001000110100101000110101100010010011100111110110001000110100101000110101100010010011100111101101011110 88d28d624e7d88d28d624e7b5e
EUC-JP 惟甲N}惟甲N{^ 10110000110101001011100111000011010011100111110110110000110101001011100111000011010011100111101101011110 b0d4b9c34e7db0d4b9c34e7b5e
UTF-8 惟甲N}惟甲N{^ 1110011010000011100111111110011110010100101100100100111001111101111001101000001110011111111001111001010010110010010011100111101101011110 e6839fe794b24e7de6839fe794b24e7b5e
UHC 惟甲N}惟甲N{^ 11101010111011101100101110100011010011100111110111101010111011101100101110100011010011100111101101011110 eaeecba34e7deaeecba34e7b5e

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