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 ?爛?}?爛?{^ 0011111111100000101000110011111101111101001111111110000010100011001111110111101101011110 3fe0a33f7d3fe0a33f7b5e
EUC-JP ?爛攄}?爛攄{^ 001111111110000010100101100011111100000110110110011111010011111111100000101001011000111111000001101101100111101101011110 3fe0a58fc1b67d3fe0a58fc1b67b5e
UTF-8 룿爛攄}룿爛攄{^ 111010111010001110111111111001111000100010011011111001101001010010000100011111011110101110100011101111111110011110001000100110111110011010010100100001000111101101011110 eba3bfe7889be694847deba3bfe7889be694847b5e
UHC 룿爛攄}룿爛攄{^ 100011111011000011010101101101001111011111001100011111011000111110110000110101011011010011110111110011000111101101011110 8fb0d5b4f7cc7d8fb0d5b4f7cc7b5e

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