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 謔滔ア挿謔滔ア捜^ 111001101000001010011111111010111011000110010001011111011110011010000010100111111110101110110001100100010111101101011110 e6829febb1917de6829febb1917b5e
EUC-JP 謔滔ア挿謔滔ア捜^ 1110101111100010110111101110110110001110101100011100000111011110111010111110001011011110111011011000111010110001110000011101110001011110 ebe2deed8eb1c1deebe2deed8eb1c1dc5e
UTF-8 謔滔ア挿謔滔ア捜^ 11101000101011001001010011100110101110111001010011101111101111011011000111100110100011001011111111101000101011001001010011100110101110111001010011101111101111011011000111100110100011011001110001011110 e8ac94e6bb94efbdb1e68cbfe8ac94e6bb94efbdb1e68d9c5e
UHC 謔滔??謔滔??^ 11111001110011001101010010100101001111110011111111111001110011001101010010100101001111110011111101011110 f9ccd4a53f3ff9ccd4a53f3f5e

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