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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 紜字╋}紜字╋{^ 111000110100000110001110100110101000010010110100011111011110001101000001100011101001101010000100101101000111101101011110 e3418e9a84b47de3418e9a84b47b5e
EUC-JP 紜字╋}紜字╋{^ 111001011010001010111011111110101010100010110110011111011110010110100010101110111111101010101000101101100111101101011110 e5a2bbfaa8b67de5a2bbfaa8b67b5e
UTF-8 紜字╋}紜字╋{^ 111001111011010010011100111001011010110110010111111000101001010110001011011111011110011110110100100111001110010110101101100101111110001010010101100010110111101101011110 e7b49ce5ad97e2958b7de7b49ce5ad97e2958b7b5e
UHC ?字╋}?字╋{^ 00111111111011011010111010100110101101100111110100111111111011011010111010100110101101100111101101011110 3fedaea6b67d3fedaea6b67b5e

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