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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 洩贍[}洩贍[{^ 10001001011010111110011011010110010110110111110110001001011010111110011011010110010110110111101101011110 896be6d65b7d896be6d65b7b5e
EUC-JP 洩贍[}洩贍[{^ 10110001110011001110110011011000010110110111110110110001110011001110110011011000010110110111101101011110 b1ccecd85b7db1ccecd85b7b5e
UTF-8 洩贍[}洩贍[{^ 1110011010110100101010011110100010110100100011010101101101111101111001101011010010101001111010001011010010001101010110110111101101011110 e6b4a9e8b48d5b7de6b4a9e8b48d5b7b5e
UHC 洩贍[}洩贍[{^ 11100000110111011110000011101011010110110111110111100000110111011110000011101011010110110111101101011110 e0dde0eb5b7de0dde0eb5b7b5e

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