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 00111111100011011010110010011100111011110110100100111111100011011010110010011100111011110110100101000010 3f8dac9cef693f8dac9cef6942
EUC-JP ?混懶i?混懶iB 00111111101110101010111011011000111100010110100100111111101110101010111011011000111100010110100101000010 3fbaaed8f1693fbaaed8f16942
UTF-8 뤿混懶i뤿混懶iB 111010111010010010111111111001101011011110110111111001101000011110110110011010011110101110100100101111111110011010110111101101111110011010000111101101100110100101000010 eba4bfe6b7b7e687b669eba4bfe6b7b7e687b66942
UHC 뤿混懶i뤿混懶iB 100011111110101111111011111010001101010011111011011010011000111111101011111110111110100011010100111110110110100101000010 8febfbe8d4fb698febfbe8d4fb6942

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