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 雄??}雄??{^ 1001011101011001001111110011111101111101100101110101100100111111001111110111101101011110 97593f3f7d97593f3f7b5e
EUC-JP 雄??}雄??{^ 1100110110111010001111110011111101111101110011011011101000111111001111110111101101011110 cdba3f3f7dcdba3f3f7b5e
UTF-8 雄띌삯}雄띌삯{^ 111010011001101110000100111010111001110110001100111011001000001010101111011111011110100110011011100001001110101110011101100011001110110010000010101011110111101101011110 e99b84eb9d8cec82af7de99b84eb9d8cec82af7b5e
UHC 雄띌삯}雄띌삯{^ 111010101010100110110110111010011011101111101001011111011110101010101001101101101110100110111011111010010111101101011110 eaa9b6e9bbe97deaa9b6e9bbe97b5e

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