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 ??}??u??G 001111110011111101111101001111110011111101110101001111110011111101000111 3f3f7d3f3f753f3f47
SJIS-WIN 蜿ゥ}蜿ゥu譽啜G 11100101100011111010100101111101111001011000111110101001011101011110011010100011100110100101010001000111 e58fa97de58fa975e6a39a5447
EUC-JP 蜿ゥ}蜿ゥu譽啜G 111010011110111110001110101010010111110111101001111011111000111010101001011101011110110010100101110100111011010101000111 e9ef8ea97de9ef8ea975eca5d3b547
UTF-8 蜿ゥ}蜿ゥu譽啜G 111010001001110010111111111011111011110110101001011111011110100010011100101111111110111110111101101010010111010111101000101011011011110111100101100101011001110001000111 e89cbfefbda97de89cbfefbda975e8adbde5959c47
UHC ??}??u譽?G 00111111001111110111110100111111001111110111010111100111111000100011111101000111 3f3f7d3f3f75e7e23f47

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