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 遲ア逵м遲ア逵к^ 111001111010110110110001111001111001110010000100011111011110011110101101101100011110011110011100100001000111101101011110 e7adb1e79c847de7adb1e79c847b5e
EUC-JP 遲ア逵м遲ア逵к^ 1110111010101111100011101011000111101101111111001010011111011110111011101010111110001110101100011110110111111100101001111101110001011110 eeaf8eb1edfca7deeeaf8eb1edfca7dc5e
UTF-8 遲ア逵м遲ア逵к^ 1110100110000001101100101110111110111101101100011110100110000000101101011101000010111100111010011000000110110010111011111011110110110001111010011000000010110101110100001011101001011110 e981b2efbdb1e980b5d0bce981b2efbdb1e980b5d0ba5e
UHC 遲?逵м遲?逵к^ 111100101100000000111111110100001011000010101100110111101111001011000000001111111101000010110000101011001101110001011110 f2c03fd0b0acdef2c03fd0b0acdc5e

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