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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???妖???^ 001111110011111100111111100101110110010000111111001111110011111101011110 3f3f3f97643f3f3f5e
EUC-JP ?爀?妖???^ 0011111110001111110010101011111000111111110011011100010100111111001111110011111101011110 3f8fcabe3fcdc53f3f3f5e
UTF-8 뤳爀씽妖殺뗀톱^ 11101011101001001011001111100111100010001000000011101100100101001011110111100101101001101001011011101111101001011011000011101011100101111000000011101101100001101011000101011110 eba4b3e78880ec94bde5a696efa5b0eb9780ed86b15e
UHC 뤳爀씽妖殺뗀톱^ 100011111110000111111010110100101011111011000101111010001110110111100001111011011011011010111110110001011110100101011110 8fe1fad2bec5e8ede1edb6bec5e95e

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