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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 哭鞦魎}哭鞦魎{^ 100110100100110011101000111000011110100110110010011111011001101001001100111010001110000111101001101100100111101101011110 9a4ce8e1e9b27d9a4ce8e1e9b27b5e
EUC-JP 哭鞦魎}哭鞦魎{^ 110100111010110111110000111000111111001010110100011111011101001110101101111100001110001111110010101101000111101101011110 d3adf0e3f2b47dd3adf0e3f2b47b5e
UTF-8 哭鞦魎}哭鞦魎{^ 111001011001001110101101111010011001111010100110111010011010110110001110011111011110010110010011101011011110100110011110101001101110100110101101100011100111101101011110 e593ade99ea6e9ad8e7de593ade99ea6e9ad8e7b5e
UHC 哭??}哭??{^ 1100110111010110001111110011111101111101110011011101011000111111001111110111101101011110 cdd63f3f7dcdd63f3f7b5e

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