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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
EUC-JP ?珏?W}?珏?W{^ 001111111000111111001011111011010011111101010111011111010011111110001111110010111110110100111111010101110111101101011110 3f8fcbed3f577d3f8fcbed3f577b5e
UTF-8 렺珏렲W}렺珏렲W{^ 1110101110100000101110101110011110001111100011111110101110100000101100100101011101111101111010111010000010111010111001111000111110001111111010111010000010110010010101110111101101011110 eba0bae78f8feba0b2577deba0bae78f8feba0b2577b5e
UHC 렺珏렲W}렺珏렲W{^ 1000111011000010110010101100010010001110101111110101011101111101100011101100001011001010110001001000111010111111010101110111101101011110 8ec2cac48ebf577d8ec2cac48ebf577b5e

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