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 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
EUC-JP 焌???i焌???iB 100011111100100111101000001111110011111100111111011010011000111111001001111010000011111100111111001111110110100101000010 8fc9e83f3f3f698fc9e83f3f3f6942
UTF-8 焌띳렰렧i焌띳렰렧iB 111001111000010010001100111010111001110110110011111010111010000010110000111010111010000010100111011010011110011110000100100011001110101110011101101100111110101110100000101100001110101110100000101001110110100101000010 e7848ceb9db3eba0b0eba0a769e7848ceb9db3eba0b0eba0a76942
UHC 焌띳렰렧i焌띳렰렧iB 11110001111000001011011011110001100011101011110110001110101101100110100111110001111000001011011011110001100011101011110110001110101101100110100101000010 f1e0b6f18ebd8eb669f1e0b6f18ebd8eb66942

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