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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????恂μ?冶 00111111001111110011111100111111001111110011111110011100100101101000001111001010001111111001011011101000 3f3f3f3f3f3f9c9683ca3f96e8
EUC-JP ??????恂μ?冶 00111111001111110011111100111111001111110011111111010111111101101010011011001100001111111100110011101010 3f3f3f3f3f3fd7f6a6cc3fccea
UTF-8 捻꿎돦杻쒙쭓恂μ쾸冶 1110111110100110101001001110101010111111100011101110101110001111101001101110111110100111100010001110110010010010100110011110110010101101100100111110011010000001100000101100111010111100111011001011111010111000111001011000011010110110 efa6a4eabf8eeb8fa6efa788ec9299ecad93e68182cebcecbeb8e586b6
UHC 捻꿎돦杻쒙쭓恂μ쾸冶 1110011011110111101100101110001010001001101010101110101011110100100111001110111110100111100010111110001011100001101001011110110010110010100011101110010110100111 e6f7b2e289aaeaf49cefa78be2e1a5ecb28ee5a7

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