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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
UTF-8 淋숉슕[}淋숉슕[{^ 1110111110100111101101011110110010001000100010011110110010001010100101010101101101111101111011111010011110110101111011001000100010001001111011001000101010010101010110110111101101011110 efa7b5ec8889ec8a955b7defa7b5ec8889ec8a955b7b5e
UHC 淋숉슕[}淋숉슕[{^ 1110110011111000100110011110110110011010101001000101101101111101111011001111100010011001111011011001101010100100010110110111101101011110 ecf899ed9aa45b7decf899ed9aa45b7b5e

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