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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 艶{?}艶{?{^ 10001001100100001000000101101111001111110111110110001001100100001000000101101111001111110111101101011110 8990816f3f7d8990816f3f7b5e
EUC-JP 艶{?}艶{?{^ 10110001111100001010000111010000001111110111110110110001111100001010000111010000001111110111101101011110 b1f0a1d03f7db1f0a1d03f7b5e
UTF-8 艶{옶}艶{옶{^ 111010001000100110110110111011111011110110011011111011001001100010110110011111011110100010001001101101101110111110111101100110111110110010011000101101100111101101011110 e889b6efbd9bec98b67de889b6efbd9bec98b67b5e
UHC 艶{옶}艶{옶{^ 111001101111110110100011111110111001111010101110011111011110011011111101101000111111101110011110101011100111101101011110 e6fda3fb9eae7de6fda3fb9eae7b5e

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