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 紙?漬Ο}紙?漬Ο{^ 1000111010000110001111111001001011010000100000111010110101111101100011101000011000111111100100101101000010000011101011010111101101011110 8e863f92d083ad7d8e863f92d083ad7b5e
EUC-JP 紙?漬Ο}紙?漬Ο{^ 1011101111100110001111111100010011010010101001101010111101111101101110111110011000111111110001001101001010100110101011110111101101011110 bbe63fc4d2a6af7dbbe63fc4d2a6af7b5e
UTF-8 紙렟漬Ο}紙렟漬Ο{^ 11100111101101001001100111101011101000001001111111100110101111001010110011001110100111110111110111100111101101001001100111101011101000001001111111100110101111001010110011001110100111110111101101011110 e7b499eba09fe6bcacce9f7de7b499eba09fe6bcacce9f7b5e
UHC 紙렟漬Ο}紙렟漬Ο{^ 11110010101101011000111010110000111100101011000010100101110011110111110111110010101101011000111010110000111100101011000010100101110011110111101101011110 f2b58eb0f2b0a5cf7df2b58eb0f2b0a5cf7b5e

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