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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?弄?◇?弄?●^ 00111111100110000100110100111111100000011001111000111111100110000100110100111111100000011001110001011110 3f984d3f819e3f984d3f819c5e
EUC-JP 沅弄?◇沅弄?●^ 1000111111000110111010011100111110101110001111111010000111111110100011111100011011101001110011111010111000111111101000011111110001011110 8fc6e9cfae3fa1fe8fc6e9cfae3fa1fc5e
UTF-8 沅弄렊◇沅弄렊●^ 11100110101100101000010111100101101111001000010011101011101000001000101011100010100101111000011111100110101100101000010111100101101111001000010011101011101000001000101011100010100101111000111101011110 e6b285e5bc84eba08ae29787e6b285e5bc84eba08ae2978f5e
UHC 沅弄렊◇沅弄렊●^ 1110101010110110110101101110011110001110101000011010000111011110111010101011011011010110111001111000111010100001101000011101110001011110 eab6d6e78ea1a1deeab6d6e78ea1a1dc5e

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