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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?ч?}?ч?{^ 0011111110000100100010010011111101111101001111111000010010001001001111110111101101011110 3f84893f7d3f84893f7b5e
EUC-JP 髥ч?}髥ч?{^ 100011111110100111110000101001111110100100111111011111011000111111101001111100001010011111101001001111110111101101011110 8fe9f0a7e93f7d8fe9f0a7e93f7b5e
UTF-8 髥ч뇩}髥ч뇩{^ 11101001101010111010010111010001100001111110101110000111101010010111110111101001101010111010010111010001100001111110101110000111101010010111101101011110 e9aba5d187eb87a97de9aba5d187eb87a97b5e
UHC 髥ч뇩}髥ч뇩{^ 111001111010001110101100111010011011010010100011011111011110011110100011101011001110100110110100101000110111101101011110 e7a3ace9b4a37de7a3ace9b4a37b5e

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