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 畯經?畯經?^ 1111101101101111111000110101001100111111111110110110111111100011010100110011111101011110 fb6fe3533ffb6fe3533f5e
EUC-JP 畯經?畯經?^ 10001111110011011011101111100101101101000011111110001111110011011011101111100101101101000011111101011110 8fcdbbe5b43f8fcdbbe5b43f5e
UTF-8 畯經갛畯經갛^ 11100111100101011010111111100111101101101001001111101010101100001001101111100111100101011010111111100111101101101001001111101010101100001001101101011110 e795afe7b693eab09be795afe7b693eab09b5e
UHC 畯經갛畯經갛^ 11110001111000011100110011101000101100001011001011110001111000011100110011101000101100001011001001011110 f1e1cce8b0b2f1e1cce8b0b25e

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