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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 谷叩造竪臓但^ 10010010010010101001001001000000100100011010001010010010010001111001000110011111100100100100000101011110 924a924091a29247919f92415e
EUC-JP 谷叩造竪臓但^ 11000011101010111100001110100001110000101010010011000011101010001100001010100001110000111010001001011110 c3abc3a1c2a4c3a8c2a1c3a25e
UTF-8 谷叩造竪臓但^ 11101000101100001011011111100101100011111010100111101001100000001010000011100111101010111010101011101000100001111001001111100100101111011000011001011110 e8b0b7e58fa9e980a0e7abaae88793e4bd865e
UHC 谷叩造竪?但^ 110011011101101111001101101100001111000011100011111000101011010100111111110100111010001101011110 cddbcdb0f0e3e2b53fd3a35e

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