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 琇??}琇??{^ 1111101101100101001111110011111101111101111110110110010100111111001111110111101101011110 fb653f3f7dfb653f3f7b5e
EUC-JP 琇??}琇??{^ 10001111110011001010010100111111001111110111110110001111110011001010010100111111001111110111101101011110 8fcca53f3f7d8fcca53f3f7b5e
UTF-8 琇뚣돢}琇뚣돢{^ 111001111001000010000111111010111001101010100011111010111000111110100010011111011110011110010000100001111110101110011010101000111110101110001111101000100111101101011110 e79087eb9aa3eb8fa27de79087eb9aa3eb8fa27b5e
UHC 琇뚣돢}琇뚣돢{^ 111000101010111110001100111000111000100110100111011111011110001010101111100011001110001110001001101001110111101101011110 e2af8ce389a77de2af8ce389a77b5e

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