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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 譽夊カウD譽夊カウD^ 111001101010001110011010111010001011011010110011010001001110011010100011100110101110100010110110101100110100010001011110 e6a39ae8b6b344e6a39ae8b6b3445e
EUC-JP 譽夊カウD譽夊カウD^ 11101100101001011101010011101010100011101011011010001110101100110100010011101100101001011101010011101010100011101011011010001110101100110100010001011110 eca5d4ea8eb68eb344eca5d4ea8eb68eb3445e
UTF-8 譽夊カウD譽夊カウD^ 111010001010110110111101111001011010010010001010111011111011110110110110111011111011110110110011010001001110100010101101101111011110010110100100100010101110111110111101101101101110111110111101101100110100010001011110 e8adbde5a48aefbdb6efbdb344e8adbde5a48aefbdb6efbdb3445e
UHC 譽???D譽???D^ 11100111111000100011111100111111001111110100010011100111111000100011111100111111001111110100010001011110 e7e23f3f3f44e7e23f3f3f445e

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