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 鞅ヒ烋\}鞅ヒ烋\{^ 11110110110010111110100011010111110010111110000001111101010111000111110111110110110010111110100011010111110010111110000001111101010111000111101101011110 f6cbe8d7cbe07d5c7df6cbe8d7cbe07d5c7b5e
EUC-JP ?鞅ヒ烋\}?鞅ヒ烋\{^ 00111111111100001101100110001110110010111101111111011110010111000111110100111111111100001101100110001110110010111101111111011110010111000111101101011110 3ff0d98ecbdfde5c7d3ff0d98ecbdfde5c7b5e
UTF-8 鞅ヒ烋\}鞅ヒ烋\{^ 1110111010010011101100101110100110011110100001011110111110111110100010111110011110000011100010110101110001111101111011101001001110110010111010011001111010000101111011111011111010001011111001111000001110001011010111000111101101011110 ee93b2e99e85efbe8be7838b5c7dee93b2e99e85efbe8be7838b5c7b5e
UHC ???烋\}???烋\{^ 001111110011111100111111111111011100111001011100011111010011111100111111001111111111110111001110010111000111101101011110 3f3f3ffdce5c7d3f3f3ffdce5c7b5e

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