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 111001001111101010001010111011011000111011101010011010011110010011111010100010101110110110001110111010100110100101000010 e4fa8aed8eea69e4fa8aed8eea6942
EUC-JP 蕣器殊i蕣器殊iB 111010001111110010110100111011111011110011101100011010011110100011111100101101001110111110111100111011000110100101000010 e8fcb4efbcec69e8fcb4efbcec6942
UTF-8 蕣器殊i蕣器殊iB 111010001001010110100011111001011001100110101000111001101010111010001010011010011110100010010101101000111110010110011001101010001110011010101110100010100110100101000010 e895a3e599a8e6ae8a69e895a3e599a8e6ae8a6942
UHC 蕣器殊i蕣器殊iB 111000101111001011010000111011111110001010101000011010011110001011110010110100001110111111100010101010000110100101000010 e2f2d0efe2a869e2f2d0efe2a86942

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