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 111000001010111011100010110111011110001010000000011010011110000010101110111000101101110111100010100000000110100101000010 e0aee2dde28069e0aee2dde2806942
EUC-JP 牋籖窶i牋籖窶iB 111000001011000011100100110111111110001111100000011010011110000010110000111001001101111111100011111000000110100101000010 e0b0e4dfe3e069e0b0e4dfe3e06942
UTF-8 牋籖窶i牋籖窶iB 111001111000100110001011111001111011000110010110111001111010101010110110011010011110011110001001100010111110011110110001100101101110011110101010101101100110100101000010 e7898be7b196e7aab669e7898be7b196e7aab66942
UHC ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942

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