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 ?畛?}?畛?{^ 0011111111100001010110100011111101111101001111111110000101011010001111110111101101011110 3fe15a3f7d3fe15a3f7b5e
EUC-JP ?畛?}?畛?{^ 0011111111100001101110110011111101111101001111111110000110111011001111110111101101011110 3fe1bb3f7d3fe1bb3f7b5e
UTF-8 롃畛렽}롃畛렽{^ 111010111010000110000011111001111001010110011011111010111010000010111101011111011110101110100001100000111110011110010101100110111110101110100000101111010111101101011110 eba183e7959beba0bd7deba183e7959beba0bd7b5e
UHC 롃畛렽}롃畛렽{^ 100011101100101011110010110101011000111011000101011111011000111011001010111100101101010110001110110001010111101101011110 8ecaf2d58ec57d8ecaf2d58ec57b5e

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