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 艶??\}艶??\{^ 10001001100100000011111100111111010111000111110110001001100100000011111100111111010111000111101101011110 89903f3f5c7d89903f3f5c7b5e
EUC-JP 艶??\}艶??\{^ 10110001111100000011111100111111010111000111110110110001111100000011111100111111010111000111101101011110 b1f03f3f5c7db1f03f3f5c7b5e
UTF-8 艶쀧츕\}艶쀧츕\{^ 1110100010001001101101101110110010000000101001111110110010111000100101010101110001111101111010001000100110110110111011001000000010100111111011001011100010010101010111000111101101011110 e889b6ec80a7ecb8955c7de889b6ec80a7ecb8955c7b5e
UHC 艶쀧츕\}艶쀧츕\{^ 1110011011111101100101111110011110101110100011110101110001111101111001101111110110010111111001111010111010001111010111000111101101011110 e6fd97e7ae8f5c7de6fd97e7ae8f5c7b5e

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