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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 迺ァ遒」i迺ァ遒」iB 111001111001001010100111111001111010001010100011011010011110011110010010101001111110011110100010101000110110100101000010 e792a7e7a2a369e792a7e7a2a36942
EUC-JP 迺ァ遒」i迺ァ遒」iB 11101101111100101000111010100111111011101010010010001110101000110110100111101101111100101000111010100111111011101010010010001110101000110110100101000010 edf28ea7eea48ea369edf28ea7eea48ea36942
UTF-8 迺ァ遒」i迺ァ遒」iB 111010001011111110111010111011111011110110100111111010011000000110010010111011111011110110100011011010011110100010111111101110101110111110111101101001111110100110000001100100101110111110111101101000110110100101000010 e8bfbaefbda7e98192efbda369e8bfbaefbda7e98192efbda36942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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