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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 欲??[欲??[^ 1001011101111110001111110011111101011011100101110111111000111111001111110101101101011110 977e3f3f5b977e3f3f5b5e
EUC-JP 欲??[欲??[^ 1100110111011111001111110011111101011011110011011101111100111111001111110101101101011110 cddf3f3f5bcddf3f3f5b5e
UTF-8 欲딃컟[欲딃컟[^ 111001101010110010110010111010111001010010000011111011001011101110011111010110111110011010101100101100101110101110010100100000111110110010111011100111110101101101011110 e6acb2eb9483ecbb9f5be6acb2eb9483ecbb9f5b5e
UHC 欲딃컟[欲딃컟[^ 111010011011000010001010111010011011000010001010010110111110100110110000100010101110100110110000100010100101101101011110 e9b08ae9b08a5be9b08ae9b08a5b5e

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