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 徇??}徇??{^ 1001110001101101001111110011111101111101100111000110110100111111001111110111101101011110 9c6d3f3f7d9c6d3f3f7b5e
EUC-JP 徇??}徇??{^ 1101011111001110001111110011111101111101110101111100111000111111001111110111101101011110 d7ce3f3f7dd7ce3f3f7b5e
UTF-8 徇랁긐}徇랁긐{^ 111001011011111010000111111010111001111010000001111010101011100010010000011111011110010110111110100001111110101110011110100000011110101010111000100100000111101101011110 e5be87eb9e81eab8907de5be87eb9e81eab8907b5e
UHC 徇랁긐}徇랁긐{^ 111000101101111110001101111011011000001101001111011111011110001011011111100011011110110110000011010011110111101101011110 e2df8ded834f7de2df8ded834f7b5e

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