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 0011111110000010111001000011111101101001001111111000001011100100001111110110100101000010 3f82e43f693f82e43f6942
EUC-JP ?ゆ?i?ゆ?iB 0011111110100100111001100011111101101001001111111010010011100110001111110110100101000010 3fa4e63f693fa4e63f6942
UTF-8 獵ゆ꺔i獵ゆ꺔iB 111011111010011010100111111000111000001010000110111010101011101010010100011010011110111110100110101001111110001110000010100001101110101010111010100101000110100101000010 efa6a7e38286eaba9469efa6a7e38286eaba946942
UHC 獵ゆ꺔i獵ゆ꺔iB 111001111010011010101010111001101000001110111010011010011110011110100110101010101110011010000011101110100110100101000010 e7a6aae683ba69e7a6aae683ba6942

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