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 00111111100110010101110100111111001111110110100100111111100110010101110100111111001111110110100101000010 3f995d3f3f693f995d3f3f6942
EUC-JP 邕兢??i邕兢??iB 1000111111100001111011011101000110111110001111110011111101101001100011111110000111101101110100011011111000111111001111110110100101000010 8fe1edd1be3f3f698fe1edd1be3f3f6942
UTF-8 邕兢렰렒i邕兢렰렒iB 111010011000001010010101111001011000010110100010111010111010000010110000111010111010000010010010011010011110100110000010100101011110010110000101101000101110101110100000101100001110101110100000100100100110100101000010 e98295e585a2eba0b0eba09269e98295e585a2eba0b0eba0926942
UHC 邕兢렰렒i邕兢렰렒iB 11101000101110111101000011100111100011101011110110001110101001110110100111101000101110111101000011100111100011101011110110001110101001110110100101000010 e8bbd0e78ebd8ea769e8bbd0e78ebd8ea76942

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