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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
UTF-8 앍렰롇롉W}앍렰롇롉W{^ 1110110010010101100011011110101110100000101100001110101110100001100001111110101110100001100010010101011101111101111011001001010110001101111010111010000010110000111010111010000110000111111010111010000110001001010101110111101101011110 ec958deba0b0eba187eba189577dec958deba0b0eba187eba189577b5e
UHC 앍렰롇롉W}앍렰롇롉W{^ 101111101100110010001110101111011000111011001101100011101100111101010111011111011011111011001100100011101011110110001110110011011000111011001111010101110111101101011110 becc8ebd8ecd8ecf577dbecc8ebd8ecd8ecf577b5e

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