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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雋。迚ァ}雋。迚ァ{^ 111010001011001010100001111001111000100110100111011111011110100010110010101000011110011110001001101001110111101101011110 e8b2a1e789a77de8b2a1e789a77b5e
EUC-JP 雋。迚ァ}雋。迚ァ{^ 11110000101101001000111010100001111011011110100110001110101001110111110111110000101101001000111010100001111011011110100110001110101001110111101101011110 f0b48ea1ede98ea77df0b48ea1ede98ea77b5e
UTF-8 雋。迚ァ}雋。迚ァ{^ 111010011001101110001011111011111011110110100001111010001011111110011010111011111011110110100111011111011110100110011011100010111110111110111101101000011110100010111111100110101110111110111101101001110111101101011110 e99b8befbda1e8bf9aefbda77de99b8befbda1e8bf9aefbda77b5e
UHC 雋???}雋???{^ 11110001111001100011111100111111001111110111110111110001111001100011111100111111001111110111101101011110 f1e63f3f3f7df1e63f3f3f7b5e

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