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 硝モ蕊酌硝モ蕊灼^ 100011111100100111010011100011101100011110001110110111101000111111001001110100111000111011000111100011101101110001011110 8fc9d38ec78ede8fc9d38ec78edc5e
EUC-JP 硝モ蕊酌硝モ蕊灼^ 1011111011001011100011101101001110111100110010011011110011100000101111101100101110001110110100111011110011001001101111001101111001011110 becb8ed3bcc9bce0becb8ed3bcc9bcde5e
UTF-8 硝モ蕊酌硝モ蕊灼^ 11100111101000011001110111101111101111101001001111101000100101011000101011101001100001011000110011100111101000011001110111101111101111101001001111101000100101011000101011100111100000011011110001011110 e7a19defbe93e8958ae9858ce7a19defbe93e8958ae781bc5e
UHC 硝??酌硝??灼^ 11110101101001100011111100111111111011011100110011110101101001100011111100111111111011011100011101011110 f5a63f3fedccf5a63f3fedc75e

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