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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 迚狗樺N}迚狗樺N{^ 1110011110001001100010111110011110001010100100100100111001111101111001111000100110001011111001111000101010010010010011100111101101011110 e7898be78a924e7de7898be78a924e7b5e
EUC-JP 迚狗樺N}迚狗樺N{^ 1110110111101001101101101110100110110011111100100100111001111101111011011110100110110110111010011011001111110010010011100111101101011110 ede9b6e9b3f24e7dede9b6e9b3f24e7b5e
UTF-8 迚狗樺N}迚狗樺N{^ 1110100010111111100110101110011110001011100101111110011010101000101110100100111001111101111010001011111110011010111001111000101110010111111001101010100010111010010011100111101101011110 e8bf9ae78b97e6a8ba4e7de8bf9ae78b97e6a8ba4e7b5e
UHC ?狗樺N}?狗樺N{^ 001111111100111110110111111110111111110001001110011111010011111111001111101101111111101111111100010011100111101101011110 3fcfb7fbfc4e7d3fcfb7fbfc4e7b5e

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