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 馭??}馭??{^ 1110100101100110001111110011111101111101111010010110011000111111001111110111101101011110 e9663f3f7de9663f3f7b5e
EUC-JP 馭??}馭??{^ 1111000111000111001111110011111101111101111100011100011100111111001111110111101101011110 f1c73f3f7df1c73f3f7b5e
UTF-8 馭숇쫨}馭숇쫨{^ 111010011010011010101101111011001000100010000111111011001010101110101000011111011110100110100110101011011110110010001000100001111110110010101011101010000111101101011110 e9a6adec8887ecaba87de9a6adec8887ecaba87b5e
UHC 馭숇쫨}馭숇쫨{^ 111001011101111110011001111010111010011010000001011111011110010111011111100110011110101110100110100000010111101101011110 e5df99eba6817de5df99eba6817b5e

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