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{^ 1110000101000000001111110101011101111101111000010100000000111111010101110111101101011110 e1403f577de1403f577b5e
EUC-JP 瓠?W}瓠?W{^ 1110000110100001001111110101011101111101111000011010000100111111010101110111101101011110 e1a13f577de1a13f577b5e
UTF-8 瓠렜W}瓠렜W{^ 1110011110010011101000001110101110100000100111000101011101111101111001111001001110100000111010111010000010011100010101110111101101011110 e793a0eba09c577de793a0eba09c577b5e
UHC 瓠렜W}瓠렜W{^ 11111011110100101000111010101110010101110111110111111011110100101000111010101110010101110111101101011110 fbd28eae577dfbd28eae577b5e

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