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 羮球け羮球け蓍 1110001110111100100010111000010110000010101011111110001110111100100010111000010110000010101011111110010011100111 e3bc8b8582afe3bc8b8582afe4e7
EUC-JP 羮球け羮球け蓍 1110011010111110101101011110010110100100101100011110011010111110101101011110010110100100101100011110100011101001 e6beb5e5a4b1e6beb5e5a4b1e8e9
UTF-8 羮球け羮球け蓍 111001111011111010101110111001111001000010000011111000111000000110010001111001111011111010101110111001111001000010000011111000111000000110010001111010001001001110001101 e7beaee79083e38191e7beaee79083e38191e8938d
UHC ?球け?球け蓍 001111111100111110111001101010101011000100111111110011111011100110101010101100011110001111001001 3fcfb9aab13fcfb9aab1e3c9

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