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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鰐漏\}鰐漏\{^ 10011000011010111001100001010010010111000111110110011000011010111001100001010010010111000111101101011110 986b98525c7d986b98525c7b5e
EUC-JP 鰐漏\}鰐漏\{^ 11001111110011001100111110110011010111000111110111001111110011001100111110110011010111000111101101011110 cfcccfb35c7dcfcccfb35c7b5e
UTF-8 鰐漏\}鰐漏\{^ 1110100110110000100100001110011010111100100011110101110001111101111010011011000010010000111001101011110010001111010111000111101101011110 e9b090e6bc8f5c7de9b090e6bc8f5c7b5e
UHC 鰐漏\}鰐漏\{^ 11100100110010101101011110101001010111000111110111100100110010101101011110101001010111000111101101011110 e4cad7a95c7de4cad7a95c7b5e

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