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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 将蝪フ\}将蝪フ\{^ 10001111101010111110010110100001111110001010001011001100010111000111110110001111101010111110010110100001111110001010001011001100010111000111101101011110 8fabe5a1f8a2cc5c7d8fabe5a1f8a2cc5c7b5e
EUC-JP 将蝪?フ\}将蝪?フ\{^ 10111110101011011110101010100011001111111000111011001100010111000111110110111110101011011110101010100011001111111000111011001100010111000111101101011110 beadeaa33f8ecc5c7dbeadeaa33f8ecc5c7b5e
UTF-8 将蝪フ\}将蝪フ\{^ 1110010110110000100001101110100010011101101010101110111010011001100000011110111110111110100011000101110001111101111001011011000010000110111010001001110110101010111011101001100110000001111011111011111010001100010111000111101101011110 e5b086e89daaee9981efbe8c5c7de5b086e89daaee9981efbe8c5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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