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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 魏?┝魏?┝^ 1110100110110000001111111000010010111010111010011011000000111111100001001011101001011110 e9b03f84bae9b03f84ba5e
EUC-JP 魏?┝魏?┝^ 1111001010110010001111111010100010111100111100101011001000111111101010001011110001011110 f2b23fa8bcf2b23fa8bc5e
UTF-8 魏섓┝魏섓┝^ 11101001101011011000111111101100100001001001001111100010100101001001110111101001101011011000111111101100100001001001001111100010100101001001110101011110 e9ad8fec8493e2949de9ad8fec8493e2949d5e
UHC 魏섓┝魏섓┝^ 11101010111000001001100011101111101001101011110011101010111000001001100011101111101001101011110001011110 eae098efa6bceae098efa6bc5e

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