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 茫シセ赳茫シセ赭^ 11100100101010011011110010111110111001101110000011100100101010011011110010111110111001101101111001011110 e4a9bcbee6e0e4a9bcbee6de5e
EUC-JP 茫シセ赳茫シセ赭^ 1110100010101011100011101011110010001110101111101110110011100010111010001010101110001110101111001000111010111110111011001110000001011110 e8ab8ebc8ebeece2e8ab8ebc8ebeece05e
UTF-8 茫シセ赳茫シセ赭^ 11101000100011001010101111101111101111011011110011101111101111011011111011101000101101011011001111101000100011001010101111101111101111011011110011101111101111011011111011101000101101011010110101011110 e88cabefbdbcefbdbee8b5b3e88cabefbdbcefbdbee8b5ad5e
UHC 茫??赳茫???^ 110110001101010000111111001111111101000010101111110110001101010000111111001111110011111101011110 d8d43f3fd0afd8d43f3f3f5e

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