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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蘊よ?濡??榮 1110010101011101100000101110011000111111100101000100011100111111001111111001111011000100 e55d82e63f94473f3f9ec4
EUC-JP 蘊よ?濡??榮 1110100110111110101001001110100000111111110001111010100000111111001111111101110011000110 e9bea4e83fc7a83f3fdcc6
UTF-8 蘊よ츖濡쏅죿榮 111010001001100010001010111000111000001010001000111011001011100010010110111001101011111110100001111011001000111110000101111011001010001110111111111001101010011010101110 e8988ae38288ecb896e6bfa1ec8f85eca3bfe6a6ae
UHC 蘊よ츖濡쏅죿榮 1110100010110011101010101110100010101110100100001110101110100001100110111110101110100001100101111110011110110100 e8b3aae8ae90eba19beba197e7b4

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