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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 艇嶝??n}艇嶝??n{^ 1001001011111000100110111101000100111111001111110110111001111101100100101111100010011011110100010011111100111111011011100111101101011110 92f89bd13f3f6e7d92f89bd13f3f6e7b5e
EUC-JP 艇嶝??n}艇嶝??n{^ 1100010011111010110101101101001100111111001111110110111001111101110001001111101011010110110100110011111100111111011011100111101101011110 c4fad6d33f3f6e7dc4fad6d33f3f6e7b5e
UTF-8 艇嶝렰렋n}艇嶝렰렋n{^ 1110100010001001100001111110010110110110100111011110101110100000101100001110101110100000100010110110111001111101111010001000100110000111111001011011011010011101111010111010000010110000111010111010000010001011011011100111101101011110 e88987e5b69deba0b0eba08b6e7de88987e5b69deba0b0eba08b6e7b5e
UHC 艇嶝렰렋n}艇嶝렰렋n{^ 111011111111001111010100111100011000111010111101100011101010001001101110011111011110111111110011110101001111000110001110101111011000111010100010011011100111101101011110 eff3d4f18ebd8ea26e7deff3d4f18ebd8ea26e7b5e

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