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 鸚εР}鸚εР{^ 111010100101111110000011110000111000010001010001011111011110101001011111100000111100001110000100010100010111101101011110 ea5f83c384517dea5f83c384517b5e
EUC-JP 鸚εР}鸚εР{^ 111100111100000010100110110001011010011110110010011111011111001111000000101001101100010110100111101100100111101101011110 f3c0a6c5a7b27df3c0a6c5a7b27b5e
UTF-8 鸚εР}鸚εР{^ 1110100110111000100110101100111010110101110100001010000001111101111010011011100010011010110011101011010111010000101000000111101101011110 e9b89aceb5d0a07de9b89aceb5d0a07b5e
UHC 鸚εР}鸚εР{^ 111001011010010010100101111001011010110010110010011111011110010110100100101001011110010110101100101100100111101101011110 e5a4a5e5acb27de5a4a5e5acb27b5e

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