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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 潁f?L}潁f?L{^ 100111111111000110000010100001100011111101001100011111011001111111110001100000101000011000111111010011000111101101011110 9ff182863f4c7d9ff182863f4c7b5e
EUC-JP 潁f?L}潁f?L{^ 110111101111001110100011111001100011111101001100011111011101111011110011101000111110011000111111010011000111101101011110 def3a3e63f4c7ddef3a3e63f4c7b5e
UTF-8 潁f쓶L}潁f쓶L{^ 1110011010111101100000011110111110111101100001101110110010010011101101100100110001111101111001101011110110000001111011111011110110000110111011001001001110110110010011000111101101011110 e6bd81efbd86ec93b64c7de6bd81efbd86ec93b64c7b5e
UHC 潁f쓶L}潁f쓶L{^ 1110011110111000101000111110011010011101100100110100110001111101111001111011100010100011111001101001110110010011010011000111101101011110 e7b8a3e69d934c7de7b8a3e69d934c7b5e

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