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 莢初歓W}莢初歓W{^ 1110010010110000100011111000100110001010101111010101011101111101111001001011000010001111100010011000101010111101010101110111101101011110 e4b08f898abd577de4b08f898abd577b5e
EUC-JP 莢初歓W}莢初歓W{^ 1110100010110010101111011110100110110100101111110101011101111101111010001011001010111101111010011011010010111111010101110111101101011110 e8b2bde9b4bf577de8b2bde9b4bf577b5e
UTF-8 莢初歓W}莢初歓W{^ 1110100010001110101000101110010110001000100111011110011010101101100100110101011101111101111010001000111010100010111001011000100010011101111001101010110110010011010101110111101101011110 e88ea2e5889de6ad93577de88ea2e5889de6ad93577b5e
UHC 莢初?W}莢初?W{^ 111110101111100011110100111110000011111101010111011111011111101011111000111101001111100000111111010101110111101101011110 faf8f4f83f577dfaf8f4f83f577b5e

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