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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 淲伜廠}淲伜廠{^ 111110110100010010011000111001011000111110110001011111011111101101000100100110001110010110001111101100010111101101011110 fb4498e58fb17dfb4498e58fb17b5e
EUC-JP ?伜廠}?伜廠{^ 00111111110100001110011110111110101100110111110100111111110100001110011110111110101100110111101101011110 3fd0e7beb37d3fd0e7beb37b5e
UTF-8 淲伜廠}淲伜廠{^ 111001101011011110110010111001001011110010011100111001011011101110100000011111011110011010110111101100101110010010111100100111001110010110111011101000000111101101011110 e6b7b2e4bc9ce5bba07de6b7b2e4bc9ce5bba07b5e
UHC ??廠}??廠{^ 0011111100111111111100111101111101111101001111110011111111110011110111110111101101011110 3f3ff3df7d3f3ff3df7b5e

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