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 シ狆ユ}シ狆ユ{^ 1011110011100000101111001101010101111101101111001110000010111100110101010111101101011110 bce0bcd57dbce0bcd57b5e
EUC-JP シ狆ユ}シ狆ユ{^ 100011101011110011100000101111101000111011010101011111011000111010111100111000001011111010001110110101010111101101011110 8ebce0be8ed57d8ebce0be8ed57b5e
UTF-8 シ狆ユ}シ狆ユ{^ 111011111011110110111100111001111000101110000110111011111011111010010101011111011110111110111101101111001110011110001011100001101110111110111110100101010111101101011110 efbdbce78b86efbe957defbdbce78b86efbe957b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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