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 厭땶꼃[}厭땶꼃[{^ 1110010110001110101011011110101110010101101101101110101010111100100000110101101101111101111001011000111010101101111010111001010110110110111010101011110010000011010110110111101101011110 e58eadeb95b6eabc835b7de58eadeb95b6eabc835b7b5e
UHC 厭땶꼃[}厭땶꼃[{^ 1110011011110100100010111000110010000100010110000101101101111101111001101111010010001011100011001000010001011000010110110111101101011110 e6f48b8c84585b7de6f48b8c84585b7b5e

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