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 幼箍乱}幼箍乱{^ 100101110110001111100010101100001001011110010000011111011001011101100011111000101011000010010111100100000111101101011110 9763e2b097907d9763e2b097907b5e
EUC-JP 幼箍乱}幼箍乱{^ 110011011100010011100100101100101100110111110000011111011100110111000100111001001011001011001101111100000111101101011110 cdc4e4b2cdf07dcdc4e4b2cdf07b5e
UTF-8 幼箍乱}幼箍乱{^ 111001011011100110111100111001111010111010001101111001001011100110110001011111011110010110111001101111001110011110101110100011011110010010111001101100010111101101011110 e5b9bce7ae8de4b9b17de5b9bce7ae8de4b9b17b5e
UHC 幼??}幼??{^ 1110101011101010001111110011111101111101111010101110101000111111001111110111101101011110 eaea3f3f7deaea3f3f7b5e

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