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 跌沿祈跌沿祈^ 11100110111010011000100110001000100010110100011011100110111010011000100110001000100010110100011001011110 e6e989888b46e6e989888b465e
EUC-JP 跌沿祈跌沿祈^ 11101100111010111011000111101000101101011010011111101100111010111011000111101000101101011010011101011110 ecebb1e8b5a7ecebb1e8b5a75e
UTF-8 跌沿祈跌沿祈^ 11101000101101111000110011100110101100101011111111100111101001011000100011101000101101111000110011100110101100101011111111100111101001011000100001011110 e8b78ce6b2bfe7a588e8b78ce6b2bfe7a5885e
UHC 跌沿祈跌沿祈^ 11110010111101101110011011001101110100011011011111110010111101101110011011001101110100011011011101011110 f2f6e6cdd1b7f2f6e6cdd1b75e

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