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 彧??盲菅粧? 1111101010111001001111110011111110010110110100111001000010011011100011111100111100111111 fab93f3f96d3909b8fcf3f
EUC-JP 彧??盲菅粧? 100011111011110011111110001111110011111111001100110101011011111111111011101111101101000100111111 8fbcfe3f3fccd5bffbbed13f
UTF-8 彧펴렲盲菅粧렦 111001011011110110100111111011011000111010110100111010111010000010110010111001111001101110110010111010001000111110000101111001111011001010100111111010111010000010100110 e5bda7ed8eb4eba0b2e79bb2e88f85e7b2a7eba0a6
UHC 彧펴렲盲菅粧렦 1110100111101110110001101110110010001110101111111101100011101110110011101011100111101101111100101000111010110101 e9eec6ec8ebfd8eeceb9edf28eb5

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