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 陬ケ遨枝陬ケ遨施^ 111010001010001110111001111001111010100110001110011111011110100010100011101110011110011110101001100011100111101101011110 e8a3b9e7a98e7de8a3b9e7a98e7b5e
EUC-JP 陬ケ遨枝陬ケ遨施^ 1111000010100101100011101011100111101110101010111011101111011110111100001010010110001110101110011110111010101011101110111101110001011110 f0a58eb9eeabbbdef0a58eb9eeabbbdc5e
UTF-8 陬ケ遨枝陬ケ遨施^ 11101001100110011010110011101111101111011011100111101001100000011010100011100110100111101001110111101001100110011010110011101111101111011011100111101001100000011010100011100110100101101011110101011110 e999acefbdb9e981a8e69e9de999acefbdb9e981a8e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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