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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 莵蕚}v莵蕚}vB 11100100101101111110010011010100011111010111011011100100101101111110010011010100011111010111011001000010 e4b7e4d47d76e4b7e4d47d7642
EUC-JP 莵蕚}v莵蕚}vB 11101000101110011110100011010110011111010111011011101000101110011110100011010110011111010111011001000010 e8b9e8d67d76e8b9e8d67d7642
UTF-8 莵蕚}v莵蕚}vB 1110100010001110101101011110100010010101100110100111110101110110111010001000111010110101111010001001010110011010011111010111011001000010 e88eb5e8959a7d76e88eb5e8959a7d7642
UHC ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642

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