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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 潁ョ?J}潁ョ?J{^ 100111111111000110000011100001110011111101001010011111011001111111110001100000111000011100111111010010100111101101011110 9ff183873f4a7d9ff183873f4a7b5e
EUC-JP 潁ョ?J}潁ョ?J{^ 110111101111001110100101111001110011111101001010011111011101111011110011101001011110011100111111010010100111101101011110 def3a5e73f4a7ddef3a5e73f4a7b5e
UTF-8 潁ョ쵝J}潁ョ쵝J{^ 1110011010111101100000011110001110000011101001111110110010110101100111010100101001111101111001101011110110000001111000111000001110100111111011001011010110011101010010100111101101011110 e6bd81e383a7ecb59d4a7de6bd81e383a7ecb59d4a7b5e
UHC 潁ョ쵝J}潁ョ쵝J{^ 1110011110111000101010111110011110101100100111100100101001111101111001111011100010101011111001111010110010011110010010100111101101011110 e7b8abe7ac9e4a7de7b8abe7ac9e4a7b5e

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