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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?旭???西?^ 00111111100010001010111000111111001111110011111110010000101111000011111101011110 3f88ae3f3f3f90bc3f5e
EUC-JP ?旭???西?^ 00111111101100001011000000111111001111110011111111000000101111100011111101011110 3fb0b03f3f3fc0be3f5e
UTF-8 쒔旭렋렺렊西롆^ 11101100100100101001010011100110100101111010110111101011101000001000101111101011101000001011101011101011101000001000101011101000101001011011111111101011101000011000011001011110 ec9294e697adeba08beba0baeba08ae8a5bfeba1865e
UHC 쒔旭렋렺렊西롆^ 101111101010110111101001111011111000111010100010100011101100001010001110101000011110000010100100100011101100110001011110 beade9ef8ea28ec28ea1e0a48ecc5e

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