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 ???T}???T{^ 0011111100111111001111110101010001111101001111110011111100111111010101000111101101011110 3f3f3f547d3f3f3f547b5e
SJIS-WIN ?⑥?T}?⑥?T{^ 00111111100001110100010100111111010101000111110100111111100001110100010100111111010101000111101101011110 3f87453f547d3f87453f547b5e
EUC-JP ???T}???T{^ 0011111100111111001111110101010001111101001111110011111100111111010101000111101101011110 3f3f3f547d3f3f3f547b5e
UTF-8 泥⑥㎛T}泥⑥㎛T{^ 1110111110100111101000111110001010010001101001011110001110001110100110110101010001111101111011111010011110100011111000101001000110100101111000111000111010011011010101000111101101011110 efa7a3e291a5e38e9b547defa7a3e291a5e38e9b547b5e
UHC 泥⑥㎛T}泥⑥㎛T{^ 1110110010110010101010001110110010100111101011010101010001111101111011001011001010101000111011001010011110101101010101000111101101011110 ecb2a8eca7ad547decb2a8eca7ad547b5e

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