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 ???y}???y{^ 0011111100111111001111110111100101111101001111110011111100111111011110010111101101011110 3f3f3f797d3f3f3f797b5e
SJIS-WIN 潁゚ロy}潁゚ロy{^ 10011111111100011101111111011011011110010111110110011111111100011101111111011011011110010111101101011110 9ff1dfdb797d9ff1dfdb797b5e
EUC-JP 潁゚ロy}潁゚ロy{^ 1101111011110011100011101101111110001110110110110111100101111101110111101111001110001110110111111000111011011011011110010111101101011110 def38edf8edb797ddef38edf8edb797b5e
UTF-8 潁゚ロy}潁゚ロy{^ 1110011010111101100000011110111110111110100111111110111110111110100110110111100101111101111001101011110110000001111011111011111010011111111011111011111010011011011110010111101101011110 e6bd81efbe9fefbe9b797de6bd81efbe9fefbe9b797b5e
UHC 潁??y}潁??y{^ 11100111101110000011111100111111011110010111110111100111101110000011111100111111011110010111101101011110 e7b83f3f797de7b83f3f797b5e

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