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 祭豆??}祭豆??{^ 100011011101010110010011101001000011111100111111011111011000110111010101100100111010010000111111001111110111101101011110 8dd593a43f3f7d8dd593a43f3f7b5e
EUC-JP 祭豆??}祭豆??{^ 101110101101011111000110101001100011111100111111011111011011101011010111110001101010011000111111001111110111101101011110 bad7c6a63f3f7dbad7c6a63f3f7b5e
UTF-8 祭豆렋렓}祭豆렋렓{^ 111001111010010110101101111010001011000110000110111010111010000010001011111010111010000010010011011111011110011110100101101011011110100010110001100001101110101110100000100010111110101110100000100100110111101101011110 e7a5ade8b186eba08beba0937de7a5ade8b186eba08beba0937b5e
UHC 祭豆렋렓}祭豆렋렓{^ 11110000101011101101010011100111100011101010001010001110101010000111110111110000101011101101010011100111100011101010001010001110101010000111101101011110 f0aed4e78ea28ea87df0aed4e78ea28ea87b5e

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