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{^ 10011011010011001001100001010100010011100111110110011011010011001001100001010100010011100111101101011110 9b4c98544e7d9b4c98544e7b5e
EUC-JP 姚狼N}姚狼N{^ 11010101101011011100111110110101010011100111110111010101101011011100111110110101010011100111101101011110 d5adcfb54e7dd5adcfb54e7b5e
UTF-8 姚狼N}姚狼N{^ 1110010110100111100110101110011110001011101111000100111001111101111001011010011110011010111001111000101110111100010011100111101101011110 e5a79ae78bbc4e7de5a79ae78bbc4e7b5e
UHC 姚狼N}姚狼N{^ 11101000111011101101010111001001010011100111110111101000111011101101010111001001010011100111101101011110 e8eed5c94e7de8eed5c94e7b5e

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