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 0011111110000010111000110011111101101001001111111000001011100011001111110110100101000010 3f82e33f693f82e33f6942
EUC-JP ?ゅ?i?ゅ?iB 0011111110100100111001010011111101101001001111111010010011100101001111110110100101000010 3fa4e53f693fa4e53f6942
UTF-8 獵ゅ썧i獵ゅ썧iB 111011111010011010100111111000111000001010000101111011001000110110100111011010011110111110100110101001111110001110000010100001011110110010001101101001110110100101000010 efa6a7e38285ec8da769efa6a7e38285ec8da76942
UHC 獵ゅ썧i獵ゅ썧iB 111001111010011010101010111001011001101110011010011010011110011110100110101010101110010110011011100110100110100101000010 e7a6aae59b9a69e7a6aae59b9a6942

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