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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 痢뚰빐}痢뚰빐{^ 111011111010011110100101111010111001101010110000111010111011100110010000011111011110111110100111101001011110101110011010101100001110101110111001100100000111101101011110 efa7a5eb9ab0ebb9907defa7a5eb9ab0ebb9907b5e
UHC 痢뚰빐}痢뚰빐{^ 111011001011100010001100111011011001010110110100011111011110110010111000100011001110110110010101101101000111101101011110 ecb88ced95b47decb88ced95b47b5e

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