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 ??羊}??羊{^ 0011111100111111100101110111001001111101001111110011111110010111011100100111101101011110 3f3f97727d3f3f97727b5e
EUC-JP ??羊}??羊{^ 0011111100111111110011011101001101111101001111110011111111001101110100110111101101011110 3f3fcdd37d3f3fcdd37b5e
UTF-8 섶애羊}섶애羊{^ 111011001000010010110110111011001001010110100000111001111011111010001010011111011110110010000100101101101110110010010101101000001110011110111110100010100111101101011110 ec84b6ec95a0e7be8a7dec84b6ec95a0e7be8a7b5e
UHC 섶애羊}섶애羊{^ 101111001011101110111110110101101110010111001111011111011011110010111011101111101101011011100101110011110111101101011110 bcbbbed6e5cf7dbcbbbed6e5cf7b5e

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