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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 滸??羈滸??羈^ 10011111111101010011111100111111111000111011000110011111111101010011111100111111111000111011000101011110 9ff53f3fe3b19ff53f3fe3b15e
EUC-JP 滸??羈滸??羈^ 11011110111101110011111100111111111001101011001111011110111101110011111100111111111001101011001101011110 def73f3fe6b3def73f3fe6b35e
UTF-8 滸찔렱羈滸찔렱羈^ 11100110101110111011100011101100101100001001010011101011101000001011000111100111101111101000100011100110101110111011100011101100101100001001010011101011101000001011000111100111101111101000100001011110 e6bbb8ecb094eba0b1e7be88e6bbb8ecb094eba0b1e7be885e
UHC 滸찔렱羈滸찔렱羈^ 1111101111001010110000101111000110001110101111101101000110111100111110111100101011000010111100011000111010111110110100011011110001011110 fbcac2f18ebed1bcfbcac2f18ebed1bc5e

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