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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 笋o姓W}笋o姓W{^ 1110001010100010100000101000111110010000101010010101011101111101111000101010001010000010100011111001000010101001010101110111101101011110 e2a2828f90a9577de2a2828f90a9577b5e
EUC-JP 笋o姓W}笋o姓W{^ 1110010010100100101000111110111111000000101010110101011101111101111001001010010010100011111011111100000010101011010101110111101101011110 e4a4a3efc0ab577de4a4a3efc0ab577b5e
UTF-8 笋o姓W}笋o姓W{^ 1110011110101100100010111110111110111101100011111110010110100111100100110101011101111101111001111010110010001011111011111011110110001111111001011010011110010011010101110111101101011110 e7ac8befbd8fe5a793577de7ac8befbd8fe5a793577b5e
UHC ?o姓W}?o姓W{^ 001111111010001111101111111000001111001101010111011111010011111110100011111011111110000011110011010101110111101101011110 3fa3efe0f3577d3fa3efe0f3577b5e

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