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 11100010010101101110001001011101011111010111011011100010010101101110001001011101011111010111011001000010 e256e25d7d76e256e25d7d7642
EUC-JP 齋秕}v齋秕}vB 11100011101101111110001110111110011111010111011011100011101101111110001110111110011111010111011001000010 e3b7e3be7d76e3b7e3be7d7642
UTF-8 齋秕}v齋秕}vB 1110100110111101100010111110011110100111100101010111110101110110111010011011110110001011111001111010011110010101011111010111011001000010 e9bd8be7a7957d76e9bd8be7a7957d7642
UHC 齋秕}v齋秕}vB 11101110101100011101110111111001011111010111011011101110101100011101110111111001011111010111011001000010 eeb1ddf97d76eeb1ddf97d7642

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