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 0011111110001100011011100111110101110110001111111000110001101110011111010111011001000010 3f8c6e7d763f8c6e7d7642
EUC-JP 雩系}v雩系}vB 100011111110011011111010101101111100111101111101011101101000111111100110111110101011011111001111011111010111011001000010 8fe6fab7cf7d768fe6fab7cf7d7642
UTF-8 雩系}v雩系}vB 1110100110011011101010011110011110110011101110110111110101110110111010011001101110101001111001111011001110111011011111010111011001000010 e99ba9e7b3bb7d76e99ba9e7b3bb7d7642
UHC 雩系}v雩系}vB 11101001111011001100110110100111011111010111011011101001111011001100110110100111011111010111011001000010 e9eccda77d76e9eccda77d7642

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