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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?企?\}?企?\{^ 00111111100010101110100100111111010111000111110100111111100010101110100100111111010111000111101101011110 3f8ae93f5c7d3f8ae93f5c7b5e
EUC-JP 勖企?\}勖企?\{^ 1000111110110011111011011011010011101011001111110101110001111101100011111011001111101101101101001110101100111111010111000111101101011110 8fb3edb4eb3f5c7d8fb3edb4eb3f5c7b5e
UTF-8 勖企㉢\}勖企㉢\{^ 1110010110001011100101101110010010111100100000011110001110001001101000100101110001111101111001011000101110010110111001001011110010000001111000111000100110100010010111000111101101011110 e58b96e4bc81e389a25c7de58b96e4bc81e389a25c7b5e
UHC 勖企㉢\}勖企㉢\{^ 1110100111101101110100001110101010101000101100110101110001111101111010011110110111010000111010101010100010110011010111000111101101011110 e9edd0eaa8b35c7de9edd0eaa8b35c7b5e

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