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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN シキ}vシキ}vB 11110001111001001011110010110111011111010111011011110001111001001011110010110111011111010111011001000010 f1e4bcb77d76f1e4bcb77d7642
EUC-JP ?シキ}v?シキ}vB 001111111000111010111100100011101011011101111101011101100011111110001110101111001000111010110111011111010111011001000010 3f8ebc8eb77d763f8ebc8eb77d7642
UTF-8 シキ}vシキ}vB 1110111010000101100111111110111110111101101111001110111110111101101101110111110101110110111011101000010110011111111011111011110110111100111011111011110110110111011111010111011001000010 ee859fefbdbcefbdb77d76ee859fefbdbcefbdb77d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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