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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 爾ウッ}爾ウッ{^ 11110000101100111000111010100010111100101010011010110011101011110111110111110000101100111000111010100010111100101010011010110011101011110111101101011110 f0b38ea2f2a6b3af7df0b38ea2f2a6b3af7b5e
EUC-JP ?爾?ウッ}?爾?ウッ{^ 00111111101111001010010000111111100011101011001110001110101011110111110100111111101111001010010000111111100011101011001110001110101011110111101101011110 3fbca43f8eb38eaf7d3fbca43f8eb38eaf7b5e
UTF-8 爾ウッ}爾ウッ{^ 111011101000000110110010111001111000100010111110111011101000011110011101111011111011110110110011111011111011110110101111011111011110111010000001101100101110011110001000101111101110111010000111100111011110111110111101101100111110111110111101101011110111101101011110 ee81b2e788beee879defbdb3efbdaf7dee81b2e788beee879defbdb3efbdaf7b5e
UHC ?爾???}?爾???{^ 001111111110110010110011001111110011111100111111011111010011111111101100101100110011111100111111001111110111101101011110 3fecb33f3f3f7d3fecb33f3f3f7b5e

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