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 荳ケ騾歇荳ケ騾歇^ 111001001011100010111001111010011000000010011111010110111110010010111000101110011110100110000000100111110101101101011110 e4b8b9e9809f5be4b8b9e9809f5b5e
EUC-JP 荳ケ騾歇荳ケ騾歇^ 1110100010111010100011101011100111110001111000001101110110111100111010001011101010001110101110011111000111100000110111011011110001011110 e8ba8eb9f1e0ddbce8ba8eb9f1e0ddbc5e
UTF-8 荳ケ騾歇荳ケ騾歇^ 11101000100011011011001111101111101111011011100111101001101010001011111011100110101011011000011111101000100011011011001111101111101111011011100111101001101010001011111011100110101011011000011101011110 e88db3efbdb9e9a8bee6ad87e88db3efbdb9e9a8bee6ad875e
UHC 荳??歇荳??歇^ 11010100111001010011111100111111111110101100111011010100111001010011111100111111111110101100111001011110 d4e53f3ffaced4e53f3fface5e

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