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 陜滄カゥ陜滄カゥ^ 11101000100111011001111111101001101101101010100111101000100111011001111111101001101101101010100101011110 e89d9fe9b6a9e89d9fe9b6a95e
EUC-JP 陜滄カゥ陜滄カゥ^ 1110111111111101110111101110101110001110101101101000111010101001111011111111110111011110111010111000111010110110100011101010100101011110 effddeeb8eb68ea9effddeeb8eb68ea95e
UTF-8 陜滄カゥ陜滄カゥ^ 11101001100110011001110011100110101110111000010011101111101111011011011011101111101111011010100111101001100110011001110011100110101110111000010011101111101111011011011011101111101111011010100101011110 e9999ce6bb84efbdb6efbda9e9999ce6bb84efbdb6efbda95e
UHC 陜滄??陜滄??^ 11111001111100001111001111100111001111110011111111111001111100001111001111100111001111110011111101011110 f9f0f3e73f3ff9f0f3e73f3f5e

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