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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陞ォ諤・陞ォ螳ョ^ 11101000100111101010101111100110100000001010010111101000100111101010101111100101101011101010111001011110 e89eabe680a5e89eabe5aeae5e
EUC-JP 陞ォ諤・陞ォ螳ョ^ 1110111111111110100011101010101111101011111000001000111010100101111011111111111010001110101010111110101010110000100011101010111001011110 effe8eabebe08ea5effe8eabeab08eae5e
UTF-8 陞ォ諤・陞ォ螳ョ^ 11101001100110011001111011101111101111011010101111101000101010111010010011101111101111011010010111101001100110011001111011101111101111011010101111101000100111101011001111101111101111011010111001011110 e9999eefbdabe8aba4efbda5e9999eefbdabe89eb3efbdae5e
UHC 陞???陞?螳?^ 111000111011001100111111001111110011111111100011101100110011111111010011110110010011111101011110 e3b33f3f3fe3b33fd3d93f5e

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