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 淲吝濤}淲吝濤{^ 111110110100010010011001111001011001111110110111011111011111101101000100100110011110010110011111101101110111101101011110 fb4499e59fb77dfb4499e59fb77b5e
EUC-JP ?吝濤}?吝濤{^ 00111111110100101110011111011110101110010111110100111111110100101110011111011110101110010111101101011110 3fd2e7deb97d3fd2e7deb97b5e
UTF-8 淲吝濤}淲吝濤{^ 111001101011011110110010111001011001000010011101111001101011111110100100011111011110011010110111101100101110010110010000100111011110011010111111101001000111101101011110 e6b7b2e5909de6bfa47de6b7b2e5909de6bfa47b5e
UHC ?吝濤}?吝濤{^ 00111111110101111111000011010100101001100111110100111111110101111111000011010100101001100111101101011110 3fd7f0d4a67d3fd7f0d4a67b5e

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