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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 幽鞆徒幽鞆徒^ 10010111010010001110100011011011100100110110101110010111010010001110100011011011100100110110101101011110 9748e8db936b9748e8db936b5e
EUC-JP 幽鞆徒幽鞆徒^ 11001101101010011111000011011101110001011100110011001101101010011111000011011101110001011100110001011110 cda9f0ddc5cccda9f0ddc5cc5e
UTF-8 幽鞆徒幽鞆徒^ 11100101101110011011110111101001100111101000011011100101101111101001001011100101101110011011110111101001100111101000011011100101101111101001001001011110 e5b9bde99e86e5be92e5b9bde99e86e5be925e
UHC 幽?徒幽?徒^ 1110101011101011001111111101001111111001111010101110101100111111110100111111100101011110 eaeb3fd3f9eaeb3fd3f95e

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