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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辰揃叩炭辰揃叩炭^ 1001001001000011100100011011010110010010010000001001001001011001100100100100001110010001101101011001001001000000100100100101100101011110 924391b592409259924391b5924092595e
EUC-JP 辰揃叩炭辰揃叩炭^ 1100001110100100110000101011011111000011101000011100001110111010110000111010010011000010101101111100001110100001110000111011101001011110 c3a4c2b7c3a1c3bac3a4c2b7c3a1c3ba5e
UTF-8 辰揃叩炭辰揃叩炭^ 11101000101111101011000011100110100011111000001111100101100011111010100111100111100000101010110111101000101111101011000011100110100011111000001111100101100011111010100111100111100000101010110101011110 e8beb0e68f83e58fa9e782ade8beb0e68f83e58fa9e782ad5e
UHC 辰?叩炭辰?叩炭^ 111100101110001100111111110011011011000011110111101010011111001011100011001111111100110110110000111101111010100101011110 f2e33fcdb0f7a9f2e33fcdb0f7a95e

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