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 ??¡}??¡{^ 001111110011111110100001011111010011111100111111101000010111101101011110 3f3fa17d3f3fa17b5e
SJIS-WIN 幼〓?}幼〓?{^ 10010111011000111000000110101100001111110111110110010111011000111000000110101100001111110111101101011110 976381ac3f7d976381ac3f7b5e
EUC-JP 幼〓¡}幼〓¡{^ 1100110111000100101000101010111010001111101000101100001001111101110011011100010010100010101011101000111110100010110000100111101101011110 cdc4a2ae8fa2c27dcdc4a2ae8fa2c27b5e
UTF-8 幼〓¡}幼〓¡{^ 11100101101110011011110011100011100000001001001111000010101000010111110111100101101110011011110011100011100000001001001111000010101000010111101101011110 e5b9bce38093c2a17de5b9bce38093c2a17b5e
UHC 幼〓¡}幼〓¡{^ 111010101110101010100001111010111010001010101110011111011110101011101010101000011110101110100010101011100111101101011110 eaeaa1eba2ae7deaeaa1eba2ae7b5e

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