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 荳ケ蟄ォ荳ケ蟄ォ^ 11100100101110001011100111100101101011011010101111100100101110001011100111100101101011011010101101011110 e4b8b9e5adabe4b8b9e5adab5e
EUC-JP 荳ケ蟄ォ荳ケ蟄ォ^ 1110100010111010100011101011100111101010101011111000111010101011111010001011101010001110101110011110101010101111100011101010101101011110 e8ba8eb9eaaf8eabe8ba8eb9eaaf8eab5e
UTF-8 荳ケ蟄ォ荳ケ蟄ォ^ 11101000100011011011001111101111101111011011100111101000100111111000010011101111101111011010101111101000100011011011001111101111101111011011100111101000100111111000010011101111101111011010101101011110 e88db3efbdb9e89f84efbdabe88db3efbdb9e89f84efbdab5e
UHC 荳?蟄?荳?蟄?^ 11010100111001010011111111110110110111100011111111010100111001010011111111110110110111100011111101011110 d4e53ff6de3fd4e53ff6de3f5e

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