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 珈鞦咤咤珈鞦咤咤^ 1110000011011011111010001110000110011010010000101001101001000010111000001101101111101000111000011001101001000010100110100100001001011110 e0dbe8e19a429a42e0dbe8e19a429a425e
EUC-JP 珈鞦咤咤珈鞦咤咤^ 1110000011011101111100001110001111010011101000111101001110100011111000001101110111110000111000111101001110100011110100111010001101011110 e0ddf0e3d3a3d3a3e0ddf0e3d3a3d3a35e
UTF-8 珈鞦咤咤珈鞦咤咤^ 11100111100011111000100011101001100111101010011011100101100100101010010011100101100100101010010011100111100011111000100011101001100111101010011011100101100100101010010011100101100100101010010001011110 e78f88e99ea6e592a4e592a4e78f88e99ea6e592a4e592a45e
UHC ??咤咤??咤咤^ 00111111001111111111011011100011111101101110001100111111001111111111011011100011111101101110001101011110 3f3ff6e3f6e33f3ff6e3f6e35e

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