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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN ?悸m}?悸m{^ 0011111110011100101001110110110101111101001111111001110010100111011011010111101101011110 3f9ca76d7d3f9ca76d7b5e
EUC-JP 彛悸m}彛悸m{^ 100011111011110011111010110110001010100101101101011111011000111110111100111110101101100010101001011011010111101101011110 8fbcfad8a96d7d8fbcfad8a96d7b5e
UTF-8 彛悸m}彛悸m{^ 1110010110111101100110111110011010000010101110000110110101111101111001011011110110011011111001101000001010111000011011010111101101011110 e5bd9be682b86d7de5bd9be682b86d7b5e
UHC 彛悸m}彛悸m{^ 11101100101011011100110011111011011011010111110111101100101011011100110011111011011011010111101101011110 ecadccfb6d7decadccfb6d7b5e

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