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 ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
SJIS-WIN ?⑥?^[}?⑥?^[{^ 001111111000011101000101001111110101111001011011011111010011111110000111010001010011111101011110010110110111101101011110 3f87453f5e5b7d3f87453f5e5b7b5e
EUC-JP ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
UTF-8 泥⑥㎛^[}泥⑥㎛^[{^ 11101111101001111010001111100010100100011010010111100011100011101001101101011110010110110111110111101111101001111010001111100010100100011010010111100011100011101001101101011110010110110111101101011110 efa7a3e291a5e38e9b5e5b7defa7a3e291a5e38e9b5e5b7b5e
UHC 泥⑥㎛^[}泥⑥㎛^[{^ 11101100101100101010100011101100101001111010110101011110010110110111110111101100101100101010100011101100101001111010110101011110010110110111101101011110 ecb2a8eca7ad5e5b7decb2a8eca7ad5e5b7b5e

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