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 ?瓷?妖???^ 00111111111000010100100100111111100101110110010000111111001111110011111101011110 3fe1493f97643f3f3f5e
EUC-JP ?瓷?妖???^ 00111111111000011010101000111111110011011100010100111111001111110011111101011110 3fe1aa3fcdc53f3f3f5e
UTF-8 뤳瓷씽妖殺뗀톱^ 11101011101001001011001111100111100100111011011111101100100101001011110111100101101001101001011011101111101001011011000011101011100101111000000011101101100001101011000101011110 eba4b3e793b7ec94bde5a696efa5b0eb9780ed86b15e
UHC 뤳瓷씽妖殺뗀톱^ 100011111110000111101101101101101011111011000101111010001110110111100001111011011011011010111110110001011110100101011110 8fe1edb6bec5e8ede1edb6bec5e95e

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