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 遑晉ュァ}遑晉ュァ{^ 111001111010000110011101111001111010110110100111011111011110011110100001100111011110011110101101101001110111101101011110 e7a19de7ada77de7a19de7ada77b5e
EUC-JP 遑晉ュァ}遑晉ュァ{^ 11101110101000111101101011101001100011101010110110001110101001110111110111101110101000111101101011101001100011101010110110001110101001110111101101011110 eea3dae98ead8ea77deea3dae98ead8ea77b5e
UTF-8 遑晉ュァ}遑晉ュァ{^ 111010011000000110010001111001101001100110001001111011111011110110101101111011111011110110100111011111011110100110000001100100011110011010011001100010011110111110111101101011011110111110111101101001110111101101011110 e98191e69989efbdadefbda77de98191e69989efbdadefbda77b5e
UHC 遑晉??}遑晉??{^ 111111001101101011110010110010110011111100111111011111011111110011011010111100101100101100111111001111110111101101011110 fcdaf2cb3f3f7dfcdaf2cb3f3f7b5e

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