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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鴦???鴦???^ 1110100111110001001111110011111100111111111010011111000100111111001111110011111101011110 e9f13f3f3fe9f13f3f3f5e
EUC-JP 鴦???鴦???^ 1111001011110011001111110011111100111111111100101111001100111111001111110011111101011110 f2f33f3f3ff2f33f3f3f5e
UTF-8 鴦볃뚯맚鴦볃뚯맚^ 11101001101101001010011011101011101100111000001111101011100110101010111111101011101001111001101011101001101101001010011011101011101100111000001111101011100110101010111111101011101001111001101001011110 e9b4a6ebb383eb9aafeba79ae9b4a6ebb383eb9aafeba79a5e
UHC 鴦볃뚯맚鴦볃뚯맚^ 1110010011101100100100111101000110001100111011001001000010101010111001001110110010010011110100011000110011101100100100001010101001011110 e4ec93d18cec90aae4ec93d18cec90aa5e

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