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 1110011011011000001111110111110101110110111001101101100000111111011111010111011001000010 e6d83f7d76e6d83f7d7642
EUC-JP 齎?}v齎?}vB 1110110011011010001111110111110101110110111011001101101000111111011111010111011001000010 ecda3f7d76ecda3f7d7642
UTF-8 齎렕}v齎렕}vB 1110100110111101100011101110101110100000100101010111110101110110111010011011110110001110111010111010000010010101011111010111011001000010 e9bd8eeba0957d76e9bd8eeba0957d7642
UHC 齎렕}v齎렕}vB 11101110101100101000111010101010011111010111011011101110101100101000111010101010011111010111011001000010 eeb28eaa7d76eeb28eaa7d7642

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