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{^ 11100111111001111001011010011010010011100111110111100111111001111001011010011010010011100111101101011110 e7e7969a4e7de7e7969a4e7b5e
EUC-JP 鉗繭N}鉗繭N{^ 11101110111010011100101111111010010011100111110111101110111010011100101111111010010011100111101101011110 eee9cbfa4e7deee9cbfa4e7b5e
UTF-8 鉗繭N}鉗繭N{^ 1110100110001001100101111110011110111001101011010100111001111101111010011000100110010111111001111011100110101101010011100111101101011110 e98997e7b9ad4e7de98997e7b9ad4e7b5e
UHC 鉗繭N}鉗繭N{^ 11001100110001101100110010110110010011100111110111001100110001101100110010110110010011100111101101011110 ccc6ccb64e7dccc6ccb64e7b5e

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