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 ?る?[?る?[^ 0011111110000010111010010011111101011011001111111000001011101001001111110101101101011110 3f82e93f5b3f82e93f5b5e
EUC-JP ?る?[?る?[^ 0011111110100100111010110011111101011011001111111010010011101011001111110101101101011110 3fa4eb3f5b3fa4eb3f5b5e
UTF-8 留る뙜[留る뙜[^ 111011111010011110001101111000111000001010001011111010111001100110011100010110111110111110100111100011011110001110000010100010111110101110011001100111000101101101011110 efa78de3828beb999c5befa78de3828beb999c5b5e
UHC 留る뙜[留る뙜[^ 111010111010011110101010111010111000110010100001010110111110101110100111101010101110101110001100101000010101101101011110 eba7aaeb8ca15beba7aaeb8ca15b5e

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