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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 雅????猛?^ 10001001111010110011111100111111001111110011111110010110110100100011111101011110 89eb3f3f3f3f96d23f5e
EUC-JP 雅????猛?^ 10110010111011010011111100111111001111110011111111001100110101000011111101011110 b2ed3f3f3f3fccd43f5e
UTF-8 雅롕뤁삡틢猛깼^ 11101001100110111000010111101011101000011001010111101011101001001000000111101100100000101010000111101101100010111010001011100111100011001001101111101010101110011011110001011110 e99b85eba195eba481ec82a1ed8ba2e78c9beab9bc5e
UHC 雅롕뤁삡틢猛깼^ 111001001011101010001110110110011000111110110010101110111110010010111010100011101101100011101101101100101010001101011110 e4ba8ed98fb2bbe4ba8ed8edb2a35e

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