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 ??Þ[}??Þ[{^ 0011111100111111110111100101101101111101001111110011111111011110010110110111101101011110 3f3fde5b7d3f3fde5b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ??Þ[}??Þ[{^ 001111110011111110001111101010011011000001011011011111010011111100111111100011111010100110110000010110110111101101011110 3f3f8fa9b05b7d3f3f8fa9b05b7b5e
UTF-8 列⑵Þ[}列⑵Þ[{^ 111011111010011010011100111000101001000110110101110000111001111001011011011111011110111110100110100111001110001010010001101101011100001110011110010110110111101101011110 efa69ce291b5c39e5b7defa69ce291b5c39e5b7b5e
UHC 列⑵Þ[}列⑵Þ[{^ 1110011011101010101010011110100010101000101011010101101101111101111001101110101010101001111010001010100010101101010110110111101101011110 e6eaa9e8a8ad5b7de6eaa9e8a8ad5b7b5e

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