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 楡??坤楡??鵠^ 10011110101111100011111100111111100011011010001110011110101111100011111100111111100011011001010001011110 9ebe3f3f8da39ebe3f3f8d945e
EUC-JP 楡??坤楡??鵠^ 11011100110000000011111100111111101110101010010111011100110000000011111100111111101110011111010001011110 dcc03f3fbaa5dcc03f3fb9f45e
UTF-8 楡펼렫坤楡펼렫鵠^ 11100110101001011010000111101101100011101011110011101011101000001010101111100101100111011010010011100110101001011010000111101101100011101011110011101011101000001010101111101001101101011010000001011110 e6a5a1ed8ebceba0abe59da4e6a5a1ed8ebceba0abe9b5a05e
UHC 楡펼렫坤楡펼렫鵠^ 1110101011111000110001101110111010001110101110011100110111011110111010101111100011000110111011101000111010111001110011011101110001011110 eaf8c6ee8eb9cddeeaf8c6ee8eb9cddc5e

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