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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 飮?艶?\}飮?艶?\{^ 1001111101011010001111111000100110010000001111110101110001111101100111110101101000111111100010011001000000111111010111000111101101011110 9f5a3f89903f5c7d9f5a3f89903f5c7b5e
EUC-JP 飮?艶?\}飮?艶?\{^ 1101110110111011001111111011000111110000001111110101110001111101110111011011101100111111101100011111000000111111010111000111101101011110 ddbb3fb1f03f5c7dddbb3fb1f03f5c7b5e
UTF-8 飮텲艶췒\}飮텲艶췒\{^ 1110100110100011101011101110110110000101101100101110100010001001101101101110110010110111100100100101110001111101111010011010001110101110111011011000010110110010111010001000100110110110111011001011011110010010010111000111101101011110 e9a3aeed85b2e889b6ecb7925c7de9a3aeed85b2e889b6ecb7925c7b5e
UHC 飮텲艶췒\}飮텲艶췒\{^ 111010111110011010110111010001011110011011111101101011100100101101011100011111011110101111100110101101110100010111100110111111011010111001001011010111000111101101011110 ebe6b745e6fdae4b5c7debe6b745e6fdae4b5c7b5e

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