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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?⑥?????μ? 0011111110000111010001010011111100111111001111110011111100111111100000111100101000111111 3f87453f3f3f3f3f83ca3f
EUC-JP ???????μ? 00111111001111110011111100111111001111110011111100111111101001101100110000111111 3f3f3f3f3f3f3fa6cc3f
UTF-8 梨⑥콈淋놁콛淋μ쭡 1110111110100111101000101110001010010001101001011110110010111101100010001110111110100111101101011110101110000110100000011110110010111101100110111110111110100111101101011100111010111100111011001010110110100001 efa7a2e291a5ecbd88efa7b5eb8681ecbd9befa7b5cebcecada1
UHC 梨⑥콈淋놁콛淋μ쭡 111011001011000110101000111011001011000110000100111011001111100010000110111011001011000110010100111011001111100010100101111011001010011110010110 ecb1a8ecb184ecf886ecb194ecf8a5eca796

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