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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 艶μ?\}艶μ?\{^ 100010011001000010000011110010100011111101011100011111011000100110010000100000111100101000111111010111000111101101011110 899083ca3f5c7d899083ca3f5c7b5e
EUC-JP 艶μ?\}艶μ?\{^ 101100011111000010100110110011000011111101011100011111011011000111110000101001101100110000111111010111000111101101011110 b1f0a6cc3f5c7db1f0a6cc3f5c7b5e
UTF-8 艶μ뙣\}艶μ뙣\{^ 111010001000100110110110110011101011110011101011100110011010001101011100011111011110100010001001101101101100111010111100111010111001100110100011010111000111101101011110 e889b6cebceb99a35c7de889b6cebceb99a35c7b5e
UHC 艶μ뙣\}艶μ뙣\{^ 1110011011111101101001011110110010001100101010000101110001111101111001101111110110100101111011001000110010101000010111000111101101011110 e6fda5ec8ca85c7de6fda5ec8ca85c7b5e

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