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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 。爍爍。爍爍^ 10100001111000001010000111110010101000011110000010100001111110000111110110100001111000001010000111110010101000011110000010100001111110000111101101011110 a1e0a1f2a1e0a1f87da1e0a1f2a1e0a1f87b5e
EUC-JP 。爍?爍?。爍?爍?^ 1000111010100001111000001010001100111111111000001010001100111111100011101010000111100000101000110011111111100000101000110011111101011110 8ea1e0a33fe0a33f8ea1e0a33fe0a33f5e
UTF-8 。爍爍。爍爍^ 11101111101111011010000111100111100010001000110111101110100001111001100011100111100010001000110111101110100110001001110111101111101111011010000111100111100010001000110111101110100001111001100011100111100010001000110111101110100110001001101101011110 efbda1e7888dee8798e7888dee989defbda1e7888dee8798e7888dee989b5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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