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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ?蓋W}?蓋W{^ 0011111110001010010101110101011101111101001111111000101001010111010101110111101101011110 3f8a57577d3f8a57577b5e
EUC-JP ?蓋W}?蓋W{^ 0011111110110011101110000101011101111101001111111011001110111000010101110111101101011110 3fb3b8577d3fb3b8577b5e
UTF-8 痢蓋W}痢蓋W{^ 1110111110100111101001011110100010010011100010110101011101111101111011111010011110100101111010001001001110001011010101110111101101011110 efa7a5e8938b577defa7a5e8938b577b5e
UHC 痢蓋W}痢蓋W{^ 11101100101110001100101111001111010101110111110111101100101110001100101111001111010101110111101101011110 ecb8cbcf577decb8cbcf577b5e

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