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 蠕磯コ筑蠕磯コ畜^ 111001011011111010001000111010011011101010010010011111011110010110111110100010001110100110111010100100100111101101011110 e5be88e9ba927de5be88e9ba927b5e
EUC-JP 蠕磯コ筑蠕磯コ畜^ 1110101011000000101100001110101110001110101110101100001111011110111010101100000010110000111010111000111010111010110000111101110001011110 eac0b0eb8ebac3deeac0b0eb8ebac3dc5e
UTF-8 蠕磯コ筑蠕磯コ畜^ 11101000101000001001010111100111101000111010111111101111101111011011101011100111101011011001000111101000101000001001010111100111101000111010111111101111101111011011101011100111100101011001110001011110 e8a095e7a3afefbdbae7ad91e8a095e7a3afefbdbae7959c5e
UHC ?磯?筑?磯?畜^ 00111111110100011011010000111111111101011110100000111111110100011011010000111111111101011110010101011110 3fd1b43ff5e83fd1b43ff5e55e

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