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 淫l?[}淫l?[{^ 100010001111101010000010100011000011111101011011011111011000100011111010100000101000110000111111010110110111101101011110 88fa828c3f5b7d88fa828c3f5b7b5e
EUC-JP 淫l?[}淫l?[{^ 101100001111110010100011111011000011111101011011011111011011000011111100101000111110110000111111010110110111101101011110 b0fca3ec3f5b7db0fca3ec3f5b7b5e
UTF-8 淫l냼[}淫l냼[{^ 1110011010110111101010111110111110111101100011001110101110000011101111000101101101111101111001101011011110101011111011111011110110001100111010111000001110111100010110110111101101011110 e6b7abefbd8ceb83bc5b7de6b7abefbd8ceb83bc5b7b5e
UHC 淫l냼[}淫l냼[{^ 1110101111100010101000111110110010000110100011000101101101111101111010111110001010100011111011001000011010001100010110110111101101011110 ebe2a3ec868c5b7debe2a3ec868c5b7b5e

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