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 循??}循??{^ 1000111101111010001111110011111101111101100011110111101000111111001111110111101101011110 8f7a3f3f7d8f7a3f3f7b5e
EUC-JP 循??}循??{^ 1011110111011011001111110011111101111101101111011101101100111111001111110111101101011110 bddb3f3f7dbddb3f3f7b5e
UTF-8 循릤뙚}循릤뙚{^ 111001011011111010101010111010111010011010100100111010111001100110011010011111011110010110111110101010101110101110100110101001001110101110011001100110100111101101011110 e5beaaeba6a4eb999a7de5beaaeba6a4eb999a7b5e
UHC 循릤뙚}循릤뙚{^ 111000101110000010010000100001101000110010011111011111011110001011100000100100001000011010001100100111110111101101011110 e2e090868c9f7de2e090868c9f7b5e

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