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 辰村竪箪辰村竪箪^ 1001001001000011100100011011101010010010010001111001001001011100100100100100001110010001101110101001001001000111100100100101110001011110 924391ba9247925c924391ba9247925c5e
EUC-JP 辰村竪箪辰村竪箪^ 1100001110100100110000101011110011000011101010001100001110111101110000111010010011000010101111001100001110101000110000111011110101011110 c3a4c2bcc3a8c3bdc3a4c2bcc3a8c3bd5e
UTF-8 辰村竪箪辰村竪箪^ 11101000101111101011000011100110100111011001000111100111101010111010101011100111101011101010101011101000101111101011000011100110100111011001000111100111101010111010101011100111101011101010101001011110 e8beb0e69d91e7abaae7aeaae8beb0e69d91e7abaae7aeaa5e
UHC 辰村竪?辰村竪?^ 111100101110001111110101101111011110001010110101001111111111001011100011111101011011110111100010101101010011111101011110 f2e3f5bde2b53ff2e3f5bde2b53f5e

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