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?????Y 001111110011111100111111001111110011111101001100001111110011111100111111001111110011111101011001 3f3f3f3f3f4c3f3f3f3f3f59
SJIS-WIN 魏??至?L魏??至?Y 11101001101100000011111100111111100011101000101000111111010011001110100110110000001111110011111110001110100010100011111101011001 e9b03f3f8e8a3f4ce9b03f3f8e8a3f59
EUC-JP 魏??至?L魏??至?Y 11110010101100100011111100111111101110111110101000111111010011001111001010110010001111110011111110111011111010100011111101011001 f2b23f3fbbea3f4cf2b23f3fbbea3f59
UTF-8 魏재헬至렭L魏재헬至렭Y 1110100110101101100011111110110010011110101011001110110110010111101011001110100010000111101100111110101110100000101011010100110011101001101011011000111111101100100111101010110011101101100101111010110011101000100001111011001111101011101000001010110101011001 e9ad8fec9eaced97ace887b3eba0ad4ce9ad8fec9eaced97ace887b3eba0ad59
UHC 魏재헬至렭L魏재헬至렭Y 11101010111000001100000011100111110001111110111111110010101110001000111010111010010011001110101011100000110000001110011111000111111011111111001010111000100011101011101001011001 eae0c0e7c7eff2b88eba4ceae0c0e7c7eff2b88eba59

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