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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 厭??[}厭??[{^ 10001001011111010011111100111111010110110111110110001001011111010011111100111111010110110111101101011110 897d3f3f5b7d897d3f3f5b7b5e
EUC-JP 厭??[}厭??[{^ 10110001110111100011111100111111010110110111110110110001110111100011111100111111010110110111101101011110 b1de3f3f5b7db1de3f3f5b7b5e
UTF-8 厭뎹껷[}厭뎹껷[{^ 1110010110001110101011011110101110001110101110011110101010111011101101110101101101111101111001011000111010101101111010111000111010111001111010101011101110110111010110110111101101011110 e58eadeb8eb9eabbb75b7de58eadeb8eb9eabbb75b7b5e
UHC 厭뎹껷[}厭뎹껷[{^ 1110011011110100100010011000110010000100010011100101101101111101111001101111010010001001100011001000010001001110010110110111101101011110 e6f4898c844e5b7de6f4898c844e5b7b5e

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