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{^ 11100101101010001001101001111011010011100111110111100101101010001001101001111011010011100111101101011110 e5a89a7b4e7de5a89a7b4e7b5e
EUC-JP 螽嘴N}螽嘴N{^ 11101010101010101101001111011100010011100111110111101010101010101101001111011100010011100111101101011110 eaaad3dc4e7deaaad3dc4e7b5e
UTF-8 螽嘴N}螽嘴N{^ 1110100010011110101111011110010110011000101101000100111001111101111010001001111010111101111001011001100010110100010011100111101101011110 e89ebde598b44e7de89ebde598b44e7b5e
UHC ?嘴N}?嘴N{^ 0011111111110110101001000100111001111101001111111111011010100100010011100111101101011110 3ff6a44e7d3ff6a44e7b5e

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