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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 誼??i誼??iB 1000101101100010001111110011111101101001100010110110001000111111001111110110100101000010 8b623f3f698b623f3f6942
EUC-JP 誼??i誼??iB 1011010111000011001111110011111101101001101101011100001100111111001111110110100101000010 b5c33f3f69b5c33f3f6942
UTF-8 誼볢뮋i誼볢뮋iB 111010001010101010111100111010111011001110100010111010111010111010001011011010011110100010101010101111001110101110110011101000101110101110101110100010110110100101000010 e8aabcebb3a2ebae8b69e8aabcebb3a2ebae8b6942
UHC 誼볢뮋i誼볢뮋iB 111010111111111010010011111010001001001010011001011010011110101111111110100100111110100010010010100110010110100101000010 ebfe93e8929969ebfe93e892996942

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