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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???焰?}???焰?{^ 0011111100111111001111111000111111001001111011110011111101111101001111110011111100111111100011111100100111101111001111110111101101011110 3f3f3f8fc9ef3f7d3f3f3f8fc9ef3f7b5e
UTF-8 吳롥춿焰쉗}吳롥춿焰쉗{^ 111001011001000010110011111010111010000110100101111011001011011010111111111001111000010010110000111011001000100110010111011111011110010110010000101100111110101110100001101001011110110010110110101111111110011110000100101100001110110010001001100101110111101101011110 e590b3eba1a5ecb6bfe784b0ec89977de590b3eba1a5ecb6bfe784b0ec89977b5e
UHC 吳롥춿焰쉗}吳롥춿焰쉗{^ 1110011111101111100011101110010110101101100110111110011011111011100110100110111001111101111001111110111110001110111001011010110110011011111001101111101110011010011011100111101101011110 e7ef8ee5ad9be6fb9a6e7de7ef8ee5ad9be6fb9a6e7b5e

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