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 髯乗ウ・髯乗ウ・^ 11101001100110011000111111100110101100111010010111101001100110011000111111100110101100111010010101011110 e9998fe6b3a5e9998fe6b3a55e
EUC-JP 髯乗ウ・髯乗ウ・^ 1111000111111001101111101110100010001110101100111000111010100101111100011111100110111110111010001000111010110011100011101010010101011110 f1f9bee88eb38ea5f1f9bee88eb38ea55e
UTF-8 髯乗ウ・髯乗ウ・^ 11101001101010111010111111100100101110011001011111101111101111011011001111101111101111011010010111101001101010111010111111100100101110011001011111101111101111011011001111101111101111011010010101011110 e9abafe4b997efbdb3efbda5e9abafe4b997efbdb3efbda55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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