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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 荳願クエ荳願クエB 11100100101110001000101011101000101110001011010011100100101110001000101011101000101110001011010001000010 e4b88ae8b8b4e4b88ae8b8b442
EUC-JP 荳願クエ荳願クエB 1110100010111010101101001110101010001110101110001000111010110100111010001011101010110100111010101000111010111000100011101011010001000010 e8bab4ea8eb88eb4e8bab4ea8eb88eb442
UTF-8 荳願クエ荳願クエB 11101000100011011011001111101001101000011001100011101111101111011011100011101111101111011011010011101000100011011011001111101001101000011001100011101111101111011011100011101111101111011011010001000010 e88db3e9a198efbdb8efbdb4e88db3e9a198efbdb8efbdb442
UHC 荳願??荳願??B 11010100111001011110101011000011001111110011111111010100111001011110101011000011001111110011111101000010 d4e5eac33f3fd4e5eac33f3f42

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