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 ???^kW}???^kW{^ 001111110011111100111111010111100110101101010111011111010011111100111111001111110101111001101011010101110111101101011110 3f3f3f5e6b577d3f3f3f5e6b577b5e
SJIS-WIN ?⑥?^kW}?⑥?^kW{^ 0011111110000111010001010011111101011110011010110101011101111101001111111000011101000101001111110101111001101011010101110111101101011110 3f87453f5e6b577d3f87453f5e6b577b5e
EUC-JP ???^kW}???^kW{^ 001111110011111100111111010111100110101101010111011111010011111100111111001111110101111001101011010101110111101101011110 3f3f3f5e6b577d3f3f3f5e6b577b5e
UTF-8 泥⑥㎛^kW}泥⑥㎛^kW{^ 111011111010011110100011111000101001000110100101111000111000111010011011010111100110101101010111011111011110111110100111101000111110001010010001101001011110001110001110100110110101111001101011010101110111101101011110 efa7a3e291a5e38e9b5e6b577defa7a3e291a5e38e9b5e6b577b5e
UHC 泥⑥㎛^kW}泥⑥㎛^kW{^ 111011001011001010101000111011001010011110101101010111100110101101010111011111011110110010110010101010001110110010100111101011010101111001101011010101110111101101011110 ecb2a8eca7ad5e6b577decb2a8eca7ad5e6b577b5e

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